hasRemaining

fun hasRemaining(codeSize: Int): Boolean(source)

Check if there are remaining bytes in the buffer.

Return

True if there are bytes left to disassemble

Parameters

codeSize

Total size of the code buffer