Click or drag to resize

PooledBitStreamGet Method

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

Gets a PooledBitStream from the static BitStreamPool

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

Return Value

Type: PooledBitStream
See Also