Converts a SafeArray data structure to a Java array. The location is considered to be index zero.
public byte[] toByteArray()
Returns the flattened contents of the array.