Home | History | Annotate | Download | only in python2.7

Lines Matching full:bytearray

149     It is also possible to use a string or bytearray as a file for both
479 res = bytearray()
551 b = bytearray(n.__index__())
560 res = bytearray()
790 buf = bytearray()
1077 self._write_buf = bytearray()