Click or drag to resize

BitWriterDeprecatedWriteWriter Method

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

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void WriteWriter(
	BitWriterDeprecated writer
)
Request Example View Source

Parameters

writer
Type: MLAPI.SerializationBitWriterDeprecated
See Also