ILOAD

const val ILOAD: Byte = 7(source)

Load an int from a local variable onto the stack

Value: 0x07

Specification