com.thortech.print.protocols.writer documentation
Writer protocol
IWriter
Protocol for writers
append
(append writer c)
Append a character.
close
(close writer)
Close the stream, flushing it first.
flush
(flush writer)
Flush the stream.
write
(write writer s)
Write a string.