GDBServerFoundation::HexHelpers Namespace Reference

Contains various helper functions for parsing and generating hex-encoded strings. More...

Variables

const char hexTable [17] = "0123456789abcdef"
 

Detailed Description

Contains various helper functions for parsing and generating hex-encoded strings.

Variable Documentation

const char GDBServerFoundation::HexHelpers::hexTable[17] = "0123456789abcdef"