Searched refs:fromHex (Results 1 – 1 of 1) sorted by relevance
127 int fromHex(char c) { in fromHex() function187 int h1 = fromHex(data_[i++]); in DecodeHex()191 int h2 = fromHex(data_[i++]); in DecodeHex()