corda/classpath/java/nio
Johannes Schindelin 4f83f8dd98 ByteBuffer: add missing order() methods
Avian's ByteBuffer implementation is actually fixed to big endian. So
let's throw an exception if the user tries to change that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-10-21 10:59:59 -05:00
..
channels update copyright years 2013-07-02 20:52:38 -06:00
ArrayByteBuffer.java update copyright years 2013-07-02 20:52:38 -06:00
Buffer.java update copyright years 2013-07-02 20:52:38 -06:00
ByteBuffer.java ByteBuffer: add missing order() methods 2013-10-21 10:59:59 -05:00
ByteOrder.java update copyright years 2013-07-02 20:52:38 -06:00
DirectByteBuffer.java update copyright years 2013-07-02 20:52:38 -06:00
FixedArrayByteBuffer.java update copyright years 2013-07-02 20:52:38 -06:00
ReadOnlyBufferException.java update copyright years 2013-07-02 20:52:38 -06:00