MLAPI.Serialization Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| Arithmetic | ||
| BinaryHelpers | ||
| BitReader |
A BinaryReader that can do bit wise manipulation when backed by a BitStream
| |
| BitReaderDeprecated | Obsolete. | |
| BitStream |
A stream that can be used at the bit level
| |
| BitStreamPool |
Static class containing PooledBitStreams
| |
| BitWriter |
A BinaryWriter that can do bit wise manipulation when backed by a BitStream
| |
| BitWriterDeprecated | Obsolete. | |
| PooledBitStream |
Disposable BitStream that returns the Stream to the BitStreamPool when disposed
|