library
Toggle table of contents
1.0.0-alpha01
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone
/
InternalInstruction
/
InternalInstruction
Internal
Instruction
constructor
(
id
:
Int
,
address
:
Long
,
size
:
Int
,
bytes
:
ByteArray
,
mnemonic
:
String
,
opStr
:
String
,
detail
:
InstructionDetail
?
=
null
)
(
source
)