[]
Reads a signed int (i.e., 32 bit) from the input. Prior to reading, the input should be realigned at the byte level.
public override int readInt()
The next byte-aligned signed int (32 bit) from the input.