Bespoke Open Sound Control Library
ToByteArray Method
NamespacesBespoke.Common.OscOscMessageToByteArray()()()
Serialize the packet.
Declaration Syntax
C#Visual BasicVisual C++
public override byte[] ToByteArray()
Public Overrides Function ToByteArray As Byte()
public:
virtual array<unsigned char>^ ToByteArray() override
Return Value
The newly serialized packet.

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)