Documentation
Tagion
tagion.hibon.HiBONFile
tagion
hibon
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
tagion
hibon
modules
BigNumber
Document
HiBON
HiBONBase
HiBONException
HiBONFile
HiBONJSON
HiBONRecord
HiBONSerialize
HiBONtoText