- _main
int _main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- check_document
Document.Element.ErrorCode check_document(const(Document) doc, Document error_doc)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBOM
const(BOMSeq) getBOM(string str)
@brief wrapper for BOM extracting
@param str - extract BOM (byte order marker) for next correcting parsing text
\return BOM representation
- sampleHiBON
Document sampleHiBON(bool hibon_array)
Undocumented in source. Be warned that the author may not have intended to support it.
- unget
void unget(File f, const(char) ch)
Undocumented in source. Be warned that the author may not have intended to support it.
- ungetc
int ungetc(int c, FILE* stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HiBON utility to convert and check HiBON format