Singleton representing LittleEndian byte order (least significant byte first)

Namespace:  Kaazing.HTML5
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public Shared LITTLE_ENDIAN As ByteOrder
C#
public static ByteOrder LITTLE_ENDIAN
Visual C++
public:
static ByteOrder^ LITTLE_ENDIAN

See Also