OscPacket ToByteArray Method Bespoke Osc Library
Serialize the packet.

Namespace: Bespoke.Common.Osc
Assembly: Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public MustOverride Function ToByteArray As Byte()

Return Value

The newly serialized packet.
See Also