MLAPI API Reference
MLAPI API Reference
MLAPI.NetworkingManagerComponents.Binary
BitWriter Class
BitWriter Methods
Dispose Method
Finalize Method
GetFinalizeSize Method
WriteAlignBits Method
WriteBits Method
WriteBool Method
WriteByte Method
WriteByteArray Method
WriteDouble Method
WriteDoubleArray Method
WriteFloat Method
WriteFloatArray Method
WriteInt Method
WriteIntArray Method
WriteLong Method
WriteLongArray Method
WriteSByte Method
WriteSByteArray Method
WriteShort Method
WriteShortArray Method
WriteString Method
WriteUInt Method
WriteUIntArray Method
WriteULong Method
WriteULongArray Method
WriteUShort Method
WriteUShortArray Method
BitWriter
Dispose Method
[This is preliminary documentation and is subject to change.]
Releases all resources used by the
BitWriter
Namespace:
MLAPI.NetworkingManagerComponents.Binary
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Dispose
()
Request Example
View Source
Implements
IDisposable
Dispose
See Also
Reference
BitWriter Class
MLAPI.NetworkingManagerComponents.Binary Namespace