<html-writer> ( -- html-writer )
HTML streams

Prev:html-writer
Next:with-html-writer ( quot -- xml )


Vocabulary
html.streams

Inputs
None

Outputs
html-writera html-writer


Word description
Creates a new formatted output stream which accumulates HTML markup in its data slot.

Definition