Variables

@:implread onlylength:Int

Methods

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

@:has_untyped@:impl@:toinlinegetRef():Ref<T>

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

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