Overload List
Name | Description | |
---|---|---|
GetChars( Byte , Int32, Int32, Char , Int32) | When overridden in a derived class, decodes a sequence of bytes from the specified byte array into the specified character array. (Overrides Encoding GetChars( Byte , Int32, Int32, Char , Int32).) | |
GetChars( Byte , Int32, Int32, Char , Int32, Int32) |
Converts bytes from their binary representation to a text representation.
|
See Also