Package crosby.binary.file
-
Interface Summary Interface Description BlockReaderAdapter An adaptor that receives blocks from an input stream -
Class Summary Class Description BlockInputStream BlockOutputStream FileBlock A full fileblock object contains both the metadata and data of a fileblockFileBlockBase Base class that contains the metadata about a fileblock.FileBlockHead Intermediate representation of the header of a fileblock when a set of fileblocks is read as in a stream.FileBlockPosition Stores the position in the stream of a fileblock so that it can be easily read in a random-access fashion.FileBlockReference A FileBlockPosition that remembers what file this is so that it can simply be dereferenced -
Enum Summary Enum Description CompressFlags -
Exception Summary Exception Description FileFormatException