Click or drag to resize

BitWriterWritePadBits Method

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

Writes pad bits to make the underlying stream aligned

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