Uses of Class
crosby.binary.file.FileBlockBase
-
Packages that use FileBlockBase Package Description crosby.binary.file -
-
Uses of FileBlockBase in crosby.binary.file
Subclasses of FileBlockBase in crosby.binary.file Modifier and Type Class Description classFileBlockA full fileblock object contains both the metadata and data of a fileblockclassFileBlockHeadIntermediate representation of the header of a fileblock when a set of fileblocks is read as in a stream.classFileBlockPositionStores the position in the stream of a fileblock so that it can be easily read in a random-access fashion.classFileBlockReferenceA FileBlockPosition that remembers what file this is so that it can simply be dereferenced
-