[Android.Runtime.Register("copyFromUnchecked", "([S)V", "GetCopyFromUnchecked_arraySHandler")] public virtual voidCopyFromUnchecked (short[] d)
Parameters
d
the source data array
Remarks
Copy into this Allocation from an array. This method does not guarantee
that the Allocation is compatible with the input buffer; it copies memory
without reinterpretation.