Searched refs:string_to_byte_array (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi/
H A D__init__.py92 def string_to_byte_array(s): function
104 l.append(string_to_byte_array(s))
112 l.append(string_to_byte_array("%s=%s" % (k,v)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A D__init__.py92 def string_to_byte_array(s): function
104 l.append(string_to_byte_array(s))
112 l.append(string_to_byte_array("%s=%s" % (k,v)))

Completed in 85 milliseconds