ArrayAddress<T extends NativeType> extension

on
Annotations
  • @Since('3.5')

Properties

address Pointer<T>

Available on Array<T>, provided by the ArrayAddress extension

The memory address of the underlying data.
no setter