save_to_data
Description:
[
Version ( since =
"0.1.26" ) ]
public bool save_to_data (
string[] data)
throws Error
Saves a it8 file to an area of memory.
Parameters:
| this |
a It8 instance.
|
| data |
a pointer to returned data
|
| size |
size of data
|
Returns:
|
true if it8 file was saved.
|