Click or drag to resize

BitStreamFlush Method

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

Flush stream. This does nothing since data is written directly to a byte buffer.

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override void Flush()
Request Example View Source
See Also