Toolbox 0.0.1
Ritchie's accessible game engine'
Loading...
Searching...
No Matches
CharParse Class Reference

Static Public Member Functions

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: