lin
/
com.github.adriantodt.lin.bytecode.insn
/
PushBooleanInsn
Push
Boolean
Insn
data class
PushBooleanInsn
(value:
Boolean
) :
Insn
Content copied to clipboard
Functions
Properties
Functions
serialize
To
Link copied to clipboard
open override fun
serializeTo
(buffer:
Buffer
)
Content copied to clipboard
to
Bytes
Link copied to clipboard
open fun
toBytes
():
ByteString
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
Boolean
Content copied to clipboard