BitInput.readInt32()
Integer.reverseBytes(int)
BitInput.readLong64()
Long.reverseBytes(long)
BitInput.readShort16()
Short.reverseBytes(short)
BitOutput.writeInt32(int)
BitOutput.writeLong64(long)
BitOutput.writeShort16(short)