| Class | Description |
|---|---|
| BinaryObjectStreamIterator |
Iterator-like class to read a sequence of BON
Record objects from an input stream. |
| IpcAnyReader |
Utility class for reading Any objects from binary (BON) and JSON objects.
|
| IpcAnyWriter |
Utility class for writing Any objects to binary (BON) and JSON.
|
| IpcRecordReader |
Utility class for reading Record objects from binary (BON) and JSON objects.
|
| IpcRecordWriter |
Utility class for writing Record objects to binary (BON) and JSON.
|