Click or drag to resize

BitStreamBitLength Property

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

Length of data (in bits) that is considered to be written to the stream.

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ulong BitLength { get; }
Request Example View Source

Property Value

Type: UInt64
See Also