peekInt32

fun peekInt32(): Int

Reads an Int32 value from the byte array without advancing the cursor.

Return

The Int32 value at the current cursor position.