toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.utils
/
com.shakelang.shake.bytecode.interpreter.generator
/
ShakeBytecodeInstructionGenerator
/
bstore
bstore
fun
bstore
(
variable
:
UShort
)
:
Boolean
(
source
)
Store a byte from the stack into the local variable table
Specification
Since
0.1.0
Parameters
variable
The variable to store
See also
Opcodes.
BSTORE