Emitter.this

this(Range stream, const bool canonical, const int indent, const int width, const LineBreak lineBreak) @safe

Construct an emitter.

Parameters

streamOutput range to write to.
canonicalWrite scalars in canonical form?
indentIndentation width.
lineBreakLine break character/s.