ParagraphFormatterStream

constructor(formatter: ParagraphFormatter, appendable: Appendable)

Construct a new ParagraphFormatterStream.

Parameters

formatter

The text formatter.

appendable

The Appendable that receives output text.