Decoder « Development « VB.Net






1.Decoder Class converts a sequence of encoded bytes into a set of characters.
2.Create Decoder class.
3.Decoder.GetCharCount calculates the number of characters produced by decoding a sequence of bytes
4.Decodes a sequence of bytes from the specified byte array