to_file
Description:
This function outputs this into a file.
The write process is guaranteed to be atomic by using set_data internally.
Parameters:
this | |
filename |
path of the output file |
Returns:
true if the file was successfully written. |