| Package | Description |
|---|---|
| de.esprit.appsuite.nio.binary |
Contains classes for binary file read/write support.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BinaryDataReader.read(AbstractByteBufferStore store,
long startPosition)
Deprecated.
|
long |
BinaryDataWriter.write(AbstractByteBufferStore store)
Write content of all registered
AbstractByteBufferStores starting at startPosition. |
long |
BinaryDataWriter.write(AbstractByteBufferStore store,
long startPosition)
Write content of all registered
AbstractByteBufferStores starting at startPosition. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.