Properties

Link copied to clipboard
abstract val size: Int

Returns the size of the ShasamblyOpcode in bytes This is required by by the generate function of some opcodes because they have to resolve opcode indexes to byte indexes This value should be constant and not depend on other opcodes!

Functions

Link copied to clipboard

Generates the ShasamblyOpcode Return's an array of it's bytes