Search notes:

System.Text.Decoder (class)

An instance of System.Text.Decoder is able to convert byte arrays to to sequences of strings that correspond to the converted bytes in a given encoding.

See also

System.Text.Encoder

Index