Click or drag to resize

BitWriterDeprecatedDispose Method

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

Releases all resources used by the BitWriterDeprecated

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

Implements

IDisposableDispose
See Also