Lines Matching full:bytearray
448 b = bytearray(amt)471 """Read up to len(b) bytes into bytearray b and return the number825 # does it implement the buffer protocol (bytes, bytearray, array)?