API Version: 4
Library Version: 4.0.0
gboolean write_to_file ( HexBuffer* self, GFile* file )
Write the buffer to the GFile specified. This operation will block.
GFile
file
GFile to write to.
gboolean
TRUE if the operation was successful; FALSE otherwise.
TRUE
FALSE