Decoder « Development Class « C# / C Sharp






1.Converts a sequence of encoded bytes into a set of characters.
2.Create a new instance of the Decoder class.
3.Calculates the number of characters produced by decoding a sequence of bytes from the specified byte array.
4.Decode a sequence of bytes from the specified byte array