| Package | Description |
|---|---|
| crosby.binary | |
| crosby.binary.file |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryParser.handleBlock(FileBlock
|
| Modifier and Type | Method and Description |
|---|---|
static FileBlock |
FileBlock.newInstance(String
|
FileBlock |
FileBlockReference.read()
|
FileBlock |
FileBlockPosition.read(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlockReaderAdapter.handleBlock(FileBlock
Called with the data in the block.
|
void |
BlockOutputStream.write(FileBlock
Write a block with the stream's default compression flag
|
void |
BlockOutputStream.write(FileBlock
Write a specific block with a specific compression flags
|