Property Order
Order
Returns the byte order used by this buffer when converting bytes from/to other primitive types.
The default byte order of byte buffer is always BIG_ENDIAN.
Declaration
public ByteOrder Order { get; set; }
Property Value
Type | Description |
---|---|
ByteOrder |