Outputs structured data to a file.
storage | File name to export |
mode | Specifies the mode string when writing the file.
|
Returns the object itself of this Array class.
Outputs the state of the element to a file in a recoverable state.
Each element can contain strings, real numbers, octet columns, and integers.
Also, if the element has an object, the contents of that object are also output to a file only if it is an object of the Array class or Dictionary class.
For other elements, void is output.