OscPacket LittleEndianByteOrder Property Bespoke Osc Library
Gets or sets the expected endianness of integral value types.

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

Public Shared Property LittleEndianByteOrder As Boolean 
	Get 
	Set
Remarks

Defaults to false (big endian).
See Also