@fuel-ts/program v0.96.1 • Docs
A wrapper around fuel-asm to make dynamic instructions and convert to different formats
new InstructionSet(...
args
):InstructionSet
• ...args: Instruction
[]
byteLength():
number
number
concat(
ops
):Instruction
[]
• ops: Instruction
[]
Instruction
[]
entries():
Instruction
[]
Instruction
[]
extend(
ops
):void
• ops: Instruction
[]
void
push(...
args
):void
• ...args: Instruction
[]
void
toBytes():
Uint8Array
Uint8Array
toHex():
string
string
toString():
string
string