Searched refs:toHexValues (Results 1 – 1 of 1) sorted by relevance
109 int[] toHexValues(String buffer) { in toHexValues() method in Obd2Connection198 return toHexValues(responseValue); in run()