8.59. File tom/PointerArray

class tom.PointerArray

inherits

State supers: Array

methods


instance (id)
  with dynamic elements;

Undocumented.

instance tom.PointerArray

methods


protected id
  initWithEnumerator Enumerator e;

Undocumented.


Any
  at int index;

Undocumented.


pointer
  at int index;

Undocumented.


int
  elementByteSize;

Undocumented.


(pointer, int)
  pointerToElements (int, int) (start, len);

Undocumented.


class (State)
  mutableCopyClass;

Return the MutablePointerArray class.