NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
724 stars 175 forks source link

Wrong decode range 0x80-0xff #105

Open s0i37 opened 3 years ago

s0i37 commented 3 years ago

I am trying to decode binary data. Pyzbar returns b'\xc3\x84' instead of b'\xc4', and so on