toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.utils
/
com.shakelang.shake.bytecode.interpreter.generator
/
ShakeBytecodeInstructionGenerator
/
addBytes
add
Bytes
fun
addBytes
(
bytes
:
List
<
Byte
>
)
:
Boolean
(
source
)
fun
addBytes
(
vararg
bytes
:
Byte
)
:
Boolean
(
source
)
Add a list of bytes to the bytecode
Since
0.1.0
Parameters
bytes
The bytes to add