Click or drag to resize

BitStreamGetBuffer Method

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

Get the internal buffer being written to by this stream.

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] GetBuffer()
Request Example View Source

Return Value

Type: Byte
See Also