|
static bool | TryParseHexDigit (char digit, out byte realValue) |
|
static bool | TryParseHexByte (in ReadOnlySpan< char > digits, out byte value) |
|
static byte | ParseHexDigit (in char digit) |
|
static byte | ParseHexByte (in ReadOnlySpan< char > digits) |
|
The documentation for this class was generated from the following file:
- /home/ritchie/Projects/toolbox/src/Ritchie.Toolbox/CharParse.cs