PointerX extension

on

Properties

address int

Available on int, provided by the PointerX extension

no setter
boolValue bool

Available on int, provided by the PointerX extension

no setter
ptrValue Pointer<void>

Available on int, provided by the PointerX extension

getter/setter pair
u32Value int

Available on int, provided by the PointerX extension

no setter

Methods

asU16List(int length) Uint16List

Available on int, provided by the PointerX extension

asU8List(int length) Uint8List

Available on int, provided by the PointerX extension

cast<T>() Pointer<T>

Available on int, provided by the PointerX extension

setPtrAt(int index, Pointer<void> ptr) → void

Available on int, provided by the PointerX extension