Companion

object Companion

Functions

Link copied to clipboard
fun createRegisterDump(objects: Array<AvailObject>, longs: LongArray): AvailObject

Create a new register dump AvailObject with the given data. If both arrays are empty, answer nil.

Properties

Link copied to clipboard
var createRegisterDumpMethod: CheckedMethod

Access the method createRegisterDump.