Encoder « Development Class « C# / C Sharp






1.Encoder converts a set of characters into a sequence of bytes.
2.Create a new instance of the Encoder class
3.Calculates the number of bytes produced by encoding a set of characters
4.Encode a set of characters from the specified character array