MLAPI API Reference
MLAPI API Reference
MLAPI.Serialization
BitReaderDeprecated Class
BitReaderDeprecated Methods
Dispose Method
Get Method
ReadBits Method
ReadBool Method
ReadByte Method
ReadByteArray Method
ReadDouble Method
ReadDoubleArray Method
ReadFloat Method
ReadFloatArray Method
ReadInt Method
ReadIntArray Method
ReadLong Method
ReadLongArray Method
ReadSByte Method
ReadSByteArray Method
ReadShort Method
ReadShortArray Method
ReadString Method
ReadUInt Method
ReadUIntArray Method
ReadULong Method
ReadULongArray Method
ReadUShort Method
ReadUShortArray Method
ReadValueType(T) Method
ReadValueTypeOrString(T) Method
SkipPadded Method
BitReaderDeprecated
ReadBits Method
[This is preliminary documentation and is subject to change.]
Namespace:
MLAPI.Serialization
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
byte
ReadBits
(
int
bits
)
Request Example
View Source
Parameters
bits
Type:
System
Int32
Return Value
Type:
Byte
See Also
Reference
BitReaderDeprecated Class
MLAPI.Serialization Namespace