Uses of Interface
one.microstream.persistence.binary.types.BinaryEntityDataReader
-
Packages that use BinaryEntityDataReader Package Description one.microstream.persistence.binary.types -
-
Uses of BinaryEntityDataReader in one.microstream.persistence.binary.types
Classes in one.microstream.persistence.binary.types that implement BinaryEntityDataReader Modifier and Type Class Description static classBinaryLoader.DefaultMethods in one.microstream.persistence.binary.types with parameters of type BinaryEntityDataReader Modifier and Type Method Description abstract voidBinary. iterateEntityData(BinaryEntityDataReader reader)voidBinaryLoadItem. iterateEntityData(BinaryEntityDataReader reader)voidChunksBuffer. iterateEntityData(BinaryEntityDataReader reader)voidChunksWrapper. iterateEntityData(BinaryEntityDataReader reader)
-