Click or drag to resize

BitWriter Class

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

[Missing <summary> documentation for "T:MLAPI.NetworkingManagerComponents.Binary.BitWriter"]

Inheritance Hierarchy
SystemObject
  MLAPI.NetworkingManagerComponents.BinaryBitWriter

Namespace:  MLAPI.NetworkingManagerComponents.Binary
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class BitWriter : IDisposable
Request Example View Source

The BitWriter type exposes the following members.

Constructors
  NameDescription
Public methodBitWriter
Allocates a new binary collector.
Top
Methods
See Also