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