Click or drag to resize

BinaryStringBytes Property

The encoded byte array (includes any header data, etc); only if BytesValid is true.

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public BufferSegment Bytes { get; }

Property Value

Type: BufferSegment
See Also