Searched refs:chVal (Results 1 – 1 of 1) sorted by relevance
40 uint8_t chVal = ReadUint8(buff, cursor); in ReadString() local41 if (chVal == TLV_END) { in ReadString()44 ss << static_cast<char>(chVal); in ReadString()