BytePlaceholder

inner class BytePlaceholder(val index: Int)(source)

Byte placeholder

Since

0.1.0

Parameters

index

The index of the byte in the bytecode

Constructors

Link copied to clipboard
constructor(index: Int)

Properties

Link copied to clipboard
val index: Int

The index of the byte in the bytecode

Functions

Link copied to clipboard
fun set(boolean: Boolean)
fun set(byte: Byte)
fun set(unsignedByte: UByte)

Set the byte at the index