Singleton representing BigEndian byte order (most significant byte first)

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

Syntax

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

See Also