Click or drag to resize

MLAPI.Serialization Namespace

[This is preliminary documentation and is subject to change.]

 
Classes
  ClassDescription
Public classArithmetic
Public classBinaryHelpers
Public classBitReader
A BinaryReader that can do bit wise manipulation when backed by a BitStream
Public classBitReaderDeprecated Obsolete.
Public classBitStream
A stream that can be used at the bit level
Public classBitStreamPool
Static class containing PooledBitStreams
Public classBitWriter
A BinaryWriter that can do bit wise manipulation when backed by a BitStream
Public classBitWriterDeprecated Obsolete.
Public classPooledBitStream
Disposable BitStream that returns the Stream to the BitStreamPool when disposed