| Interface | Description |
|---|---|
| ReadableBinary |
Interface for objects capable of deserialising themselves from binary formats.
|
| ReadWriteableBinary |
Interface for objects capable of serialising and deserialising
themselves to and from binary format.
|
| WriteableBinary |
Interface for objects capable of serialising themselves to binary format.
|
| Class | Description |
|---|---|
| IOUtils |
Methods for reading Readable objects and writing Writeable objects.
|
Copyright © 2017. All rights reserved.