BaseEncoding.GetChars Method

CryptSharp

BaseEncodingGetChars Method CryptSharp
Overload List

  Name Description
Public method 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 EncodingGetChars(Byte, Int32, Int32, Char, Int32).)
Public method GetChars(Byte, Int32, Int32, Char, Int32, Int32)
Converts bytes from their binary representation to a text representation.
Top
See Also

Reference