Returns the <a href="http://en.wikipedia.org/wiki/Endianness">endianness</a> of this buffer.
@deprecated use the Little Endian accessors, e.g. {@code getShortLE}, {@code getIntLE} instead of creating a buffer with swapped {@code endianness}.
See Implementation
Returns the <a href="http://en.wikipedia.org/wiki/Endianness">endianness</a> of this buffer.
@deprecated use the Little Endian accessors, e.g. {@code getShortLE}, {@code getIntLE} instead of creating a buffer with swapped {@code endianness}.