peekInt8

fun peekInt8(): Byte

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

Return

The Byte value at the current cursor position.