Lecture overview -- Keyboard shortcut: 'u'  Previous page: Sample use of class Encoding  -- Keyboard shortcut: 'p'  Next page: StreamWriter Examples -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Input and Output Classes - slide 12 : 40

The class TextWriter

Class TextWriter supports writing of characters and strings via a chosen encoding

It is also possible to write textual representations of simple types with use of TextWriter