MLAPI API Reference
MLAPI API Reference
MLAPI.Serialization
BitReader Class
BitReader Methods
ReadNibble Method
ReadNibble Method
ReadNibble Method (Boolean)
BitReader
ReadNibble Method
[This is preliminary documentation and is subject to change.]
Read a nibble (4 bits) from the stream.
Namespace:
MLAPI.Serialization
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
byte
ReadNibble
()
Request Example
View Source
Return Value
Type:
Byte
The nibble that was read
See Also
Reference
BitReader Class
ReadNibble Overload
MLAPI.Serialization Namespace