Click or drag to resize

BitStreamLength Property

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

The current length of data considered to be "written" to the buffer.

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

Property Value

Type: Int64
See Also