| Interface | Description |
|---|---|
| BinaryReader |
Interface for message builders that can read binary directly from
an big endian binary reader.
|
| BinaryWriter |
Interface for messages that can directly be written to binary.
|
| Class | Description |
|---|---|
| BinaryFormatUtils |
Utilities helping with reading and writing binary format (protocol)
messages.
|
| BinaryFormatUtils.FieldInfo |
Field info data holder with convenience methods.
|
| BinaryType |
Helper class for having binary type ID constants and getting
the right binary type ID for a value type.
|
Copyright © 2015–2017 morimekta.net. All rights reserved.