Home | History | Annotate | Download | only in test

Lines Matching full:bytearray

337             b'VCHAR: ' + bytearray(range(0x21, 0x7E + 1)) + b'\r\n'
338 b'obs-text: ' + bytearray(range(0x80, 0xFF + 1)) + b'\r\n'