HexParseConfig

Undocumented in source.
struct HexParseConfig {}

Members

Variables

checked
bool checked;
Undocumented in source.
lower
bool lower;
Undocumented in source.
upper
bool upper;
Undocumented in source.

Meta