OscTimeTag ToByteArray Method Bespoke Osc Library
Convert the Osc Time Tag to a byte array.

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

Public Function ToByteArray As Byte()

Return Value

A byte array containing the Osc Time Tag.
See Also