fwrite

Serialize the hibon and writes it a file

  1. void fwrite(const(char[]) filename, HiBON hibon)
    @safe
    void
    fwrite
    (
    const(char[]) filename
    ,
    const HiBON hibon
    )
  2. void fwrite(const(char[]) filename, Document doc)

Parameters

filename const(char[])

is the name of the file

hibon HiBON

is the HiBON object