[Android.Runtime.Register("copyTo", "([S)V", "GetCopyTo_arraySHandler")] public virtual voidCopyTo (short[] d)
Parameters
d
The array to be set from the Allocation.
Remarks
Copy from the Allocation into a short array. The array must be at least
as large as the Allocation. The allocation must be of an 16 bit integer
Android.Renderscripts.Element type.