MLAPI API Reference
MLAPI API Reference
MLAPI.Serialization
BitReader Class
BitReader Methods
ReadBit Method
ReadBits Method
ReadBool Method
ReadByte Method
ReadByteArray Method
ReadByteArrayDiff Method
ReadByteBits Method
ReadByteDirect Method
ReadChar Method
ReadCharPacked Method
ReadColor Method
ReadColor32 Method
ReadColorPacked Method
ReadDouble Method
ReadDoubleArray Method
ReadDoubleArrayDiff Method
ReadDoubleArrayPacked Method
ReadDoubleArrayPackedDiff Method
ReadDoublePacked Method
ReadFloatArray Method
ReadFloatArrayDiff Method
ReadFloatArrayPacked Method
ReadFloatArrayPackedDiff Method
ReadInt16 Method
ReadInt16Packed Method
ReadInt32 Method
ReadInt32Packed Method
ReadInt64 Method
ReadInt64Packed Method
ReadIntArray Method
ReadIntArrayDiff Method
ReadIntArrayPacked Method
ReadIntArrayPackedDiff Method
ReadLongArray Method
ReadLongArrayDiff Method
ReadLongArrayPacked Method
ReadLongArrayPackedDiff Method
ReadNibble Method
ReadObjectPacked Method
ReadRangedDouble Method
ReadRangedSingle Method
ReadRay Method
ReadRayPacked Method
ReadRotation Method
ReadSByte Method
ReadShortArray Method
ReadShortArrayDiff Method
ReadShortArrayPacked Method
ReadShortArrayPackedDiff Method
ReadSingle Method
ReadSinglePacked Method
ReadString Method
ReadStringDiff Method
ReadStringPacked Method
ReadStringPackedDiff Method
ReadUInt16 Method
ReadUInt16Packed Method
ReadUInt32 Method
ReadUInt32Packed Method
ReadUInt64 Method
ReadUInt64Packed Method
ReadUIntArray Method
ReadUIntArrayDiff Method
ReadUIntArrayPacked Method
ReadULongArray Method
ReadULongArrayDiff Method
ReadULongArrayPacked Method
ReadULongArrayPackedDiff Method
ReadUShortArray Method
ReadUShortArrayDiff Method
ReadUShortArrayPacked Method
ReadUShortArrayPackedDiff Method
ReadVector2 Method
ReadVector2Packed Method
ReadVector3 Method
ReadVector3Packed Method
ReadVector4 Method
ReadVector4Packed Method
SkipPadBits Method
BitReader
ReadByteDirect Method
[This is preliminary documentation and is subject to change.]
Reads a byte
Namespace:
MLAPI.Serialization
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
byte
ReadByteDirect
()
Request Example
View Source
Return Value
Type:
Byte
The byte read
See Also
Reference
BitReader Class
MLAPI.Serialization Namespace