This file defines the StringMapEntry class - it is intended to be a low dependency implementation det...
size_t getKeyLength() const
StringMapEntry - This is used to represent one value that is inserted into a StringMap.
const char * getKeyData() const
getKeyData - Return the start of the string data that is the key for this value.