Constructor

@:has_untyped@:impl@:externinlinenew(length:Int)

Variables

@:implread onlylength:Int

Methods

@:impl@:hlNative("std","array_blit")blit(pos:Int, src:NativeArray<T>, srcPos:Int, srcLen:Int):Void

@:impl@:hlNative("std","array_type")getType():Type

@:impl@:externinlinesub(pos:Int, len:Int):NativeArray<T>