Uses of Interface
org.eclipse.serializer.persistence.binary.types.BinaryEntityRawDataAcceptor
-
Packages that use BinaryEntityRawDataAcceptor Package Description org.eclipse.serializer.persistence.binary.types -
-
Uses of BinaryEntityRawDataAcceptor in org.eclipse.serializer.persistence.binary.types
Methods in org.eclipse.serializer.persistence.binary.types with parameters of type BinaryEntityRawDataAcceptor Modifier and Type Method Description longBinaryEntityRawDataIterator.Default. iterateEntityRawData(long startAddress, long boundAddress, BinaryEntityRawDataAcceptor entityDataAcceptor)longBinaryEntityRawDataIterator. iterateEntityRawData(long startAddress, long boundAddress, BinaryEntityRawDataAcceptor entityDataAcceptor)
-