haXe API Documentation
Back | Index
class cs.ArrayTools
Available in cs
static function ofNative<X>(native : NativeArray<X>) : Array<X>
Back | Index