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