Abstract class to represent BigEndian or LittleEndian byte order
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public MustInherit Class ByteOrder |
C# |
---|
public abstract class ByteOrder |
Visual C++ |
---|
public ref class ByteOrder abstract |