byte readByteLittleEndian( ) { // 1 byte signed -128 .. 127. Nothing special needed in addition. return readByte(); }