Table of Contents

Property Buffer

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

Buffer

Gets the an 8-bit unsigned integer array segment representing the contents of this OSC message.

public ArraySegment<byte> Buffer { get; }

Property Value

ArraySegment<byte>