Lecture overview -- Keyboard shortcut: 'u'  Previous page: Readers and Writers in C# -- Keyboard shortcut: 'p'  Next page: Sample use of class Encoding  -- 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 10 : 40

The class Encoding

An encoding is a mapping between characters/strings and byte arrays

An object of class System.Text.Encoding represents knowledge about a particular character encoding