LongPlaceholder

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

Long placeholder

Since

0.1.0

Parameters

index

The index of the long in the bytecode

Constructors

Link copied to clipboard
constructor(index: Int)

Properties

Link copied to clipboard
val index: Int

The index of the long in the bytecode

Functions

Link copied to clipboard
fun set(double: Double)
fun set(long: Long)
fun set(unsignedLong: ULong)

Set the long at the index