Java.Nio.ByteOrder Members

The members of Java.Nio.ByteOrder are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
BigEndianByteOrder. This constant represents big endian.
[read-only]
static
LittleEndianByteOrder. This constant represents little endian.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
NativeOrder() : ByteOrder
Returns the current platform byte order.