| Package | Description |
|---|---|
| crosby.binary.file |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBlock
A full fileblock object contains both the metadata and data of a fileblock
|
class |
FileBlockHead
Intermediate representation of the header of a fileblock when a set of fileblocks is read as in a stream.
|
class |
FileBlockPosition
Stores the position in the stream of a fileblock so that it can be easily read in a random-access fashion.
|
class |
FileBlockReference
A FileBlockPosition that remembers what file this is so that it can simply be dereferenced
|