package hl
Available on hlinline new (length:Int)
read only length:Int
blit (this:NativeArray<T>, pos:Int, src:NativeArray<T>, srcPos:Int):Void
getType ():Type
inline sub (this:NativeArray<T>, pos:Int):NativeArray<T>
static read only length:Int
static inline new (length:Int)
static blit (this:NativeArray<T>, pos:Int, src:NativeArray<T>, srcPos:Int):Void
static getType ():Type
static inline sub (this:NativeArray<T>, pos:Int):NativeArray<T>
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/NativeArray.html