Uses of Interface
binaryFileStorage.BinaryDataSink
Packages that use BinaryDataSink
-
Uses of BinaryDataSink in binaryFileStorage
Methods in binaryFileStorage with parameters of type BinaryDataSinkModifier and TypeMethodDescriptionbooleanBinaryStore.loadData(PamDataBlock dataBlock, BinaryOfflineDataMapPoint mapPoint, long dataStart, long dataEnd, BinaryDataSink dataSink) Load the data from a single file.protected voidBinaryStore.unpackAnnotationData(int fileVersion, PamDataUnit createdUnit, BinaryObjectData binaryObjectData, BinaryDataSink dataSink) Unpack annotation data.