AndroidJNI.SetByteArrayElementstatic function SetByteArrayElement (array : IntPtr, index : int, val : sbyte) : voidDescriptionSets the value of one element in a primitive array. This function is a special case of SetByteArrayRegion(), called with region size set to 1. |
