Static variables

@:phpClassConststaticfinalread onlyARRAY_AS_PROPS:Int

@:phpClassConststaticfinalread onlySTD_PROP_LIST:Int

Constructor

new(?array:NativeArray, ?flags:Int)

Methods

append(value:V):Void

key():K

offsetExists(offset:K):Bool

offsetGet(offset:K):V

offsetSet(offset:K, value:V):Void

offsetUnset(offset:K):Void

seek(position:Int):Void

uasort(cmp_function:(a:V, b:V) ‑> Int):Void

uksort(cmp_function:(a:K, b:K) ‑> Int):Void

unserialize(serialized:String):Void