tagion.hibon.HiBONFile

Undocumented in source.

Members

Functions

fread
Document fread(const(char[]) filename, size_t max_size)

Reads a HiBON document from a file

fwrite
void fwrite(const(char[]) filename, Document doc)

Serialize the hibon and writes it a file

fwrite
void fwrite(const(char[]) filename, HiBON hibon)

Serialize the hibon and writes it a file