BaseEncoding.GetBytes Method

CryptSharp

BaseEncodingGetBytes Method CryptSharp
Overload List

  Name Description
Public method GetBytes(Char, Int32, Int32, Byte, Int32)
When overridden in a derived class, encodes a set of characters from the specified character array into the specified byte array.
(Overrides EncodingGetBytes(Char, Int32, Int32, Byte, Int32).)
Public method GetBytes(Char, Int32, Int32, Byte, Int32, Int32)
Converts characters from their text representation to a binary representation.
Top
See Also

Reference