The following tables list the members exposed by HexEncoding.
Name | Description | |
---|---|---|
![]() ![]() | DecodeBytes | Overloaded. Decodes the ascii text from the bytes provided into the original byte array |
![]() ![]() | EncodeBytes | Overloaded. Transforms a sequence of characters from '0' - '9' and 'a' - 'f' in the binary values |
Reference
HexEncoding ClassCSharpTest.Net.Formatting Namespace