VarBuilder.startDocument

void startDocument(CdmDocument.Format fmt, string source) @safe @nogc nothrow

Begins a new document (no-op for VarBuilder).

Parameters

fmtThe document format (ignored).
sourceSource file path (ignored).