Searched refs:str2hex (Results 1 – 1 of 1) sorted by relevance
30 def str2hex(value): function85 data = bytearray(list(map(str2hex, text.strip().split())))