Searched refs:bitstr (Results 1 – 1 of 1) sorted by relevance
12 def byte(bitstr, index): argument13 return bitstr[index]