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: 19.01.00
Syntax
C#
public BufferSegment Bytes { get; }

Property Value

BufferSegment
See Also