Click or drag to resize

BitReaderReadLong Method

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

[Missing <summary> documentation for "M:MLAPI.NetworkingManagerComponents.Binary.BitReader.ReadLong"]

Namespace:  MLAPI.NetworkingManagerComponents.Binary
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public long ReadLong()
Request Example View Source

Return Value

Type: Int64

[Missing <returns> documentation for "M:MLAPI.NetworkingManagerComponents.Binary.BitReader.ReadLong"]

See Also