Uses of Class
herddb.utils.ExtendedDataOutputStream
-
Packages that use ExtendedDataOutputStream Package Description herddb.utils -
-
Uses of ExtendedDataOutputStream in herddb.utils
Fields in herddb.utils declared as ExtendedDataOutputStream Modifier and Type Field Description static ExtendedDataOutputStreamExtendedDataOutputStream. NULLMethods in herddb.utils with parameters of type ExtendedDataOutputStream Modifier and Type Method Description voidDiskArrayList.Serializer. write(T object, ExtendedDataOutputStream oo)
-