Overview | Methods | This Package | All Packages
Converts a SafeArray data structure to a Java array. The location is considered to be index zero.
Syntax
public byte[] toByteArray()
Return Value
Returns the flattened contents of the array.