Archive.store

Generates Document to be store in the BlockFile

class Archive
const
const(Document)
store
()
out (result) { assert (!result.empty, format("Archive is %s type and it must contain data", type)); }

Return Value

Type: const(Document)

the document to be stored