Documentation
Tagion
fwrite
tagion
hibon
HiBONFile
Serialize the hibon and writes it a file
void
fwrite
(const(char[]) filename, HiBON hibon)
@
safe
void
fwrite
(
const
(
char
[])
filename
,
const
HiBON
hibon
)
void
fwrite
(const(char[]) filename, Document doc)
Parameters
filename
const
(
char
[])
is the name of the file
hibon
HiBON
is the HiBON object
tagion
hibon
HiBONFile
functions
fread
fwrite
Serialize the hibon and writes it a file