Click or drag to resize

BitStreamBitPosition Property

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

Bit offset into the buffer that new data will be written to.

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

Property Value

Type: UInt64
See Also