Uses of Class
binaryFileStorage.BinaryHeaderAndFooter
Packages that use BinaryHeaderAndFooter
-
Uses of BinaryHeaderAndFooter in binaryFileStorage
Methods in binaryFileStorage that return BinaryHeaderAndFooterModifier and TypeMethodDescriptionBinaryStore.getFileHeaderAndFooter
(File file) Run checks on each file.BinaryStore.readHeaderAndFooter
(File file) Public version ofBinaryStore.readHeadAndFoot(File)
methodMethods in binaryFileStorage with parameters of type BinaryHeaderAndFooterModifier and TypeMethodDescriptionboolean
BinaryStore.createMapPoint
(File aFile, BinaryHeaderAndFooter bhf, ArrayList<PamDataBlock> streams) Create a data map point and add it to the map.