Paragraph Formatter Stream
fun ParagraphFormatterStream(formatter: ParagraphFormatter, appendable: Appendable)
Content copied to clipboard
Construct a new ParagraphFormatterStream.
Parameters
formatter
The text formatter.
appendable
The Appendable that receives output text.