fread

Reads a HiBON document from a file

@trusted
fread
(
const(char[]) filename
,
const size_t max_size = 0
)

Parameters

filename const(char[])

is the name of the file

Return Value

Type: Document

The Document read from the file