Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable raw bytes data output for edge cases #191

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Arno500
Copy link

@Arno500 Arno500 commented Aug 22, 2022

It allows to access binary data for specific QRCodes. In our case we use it to store MessagePack data and the data property returned by jsQR is empty, but not the binaryData. That's why I think it can be useful to also have it in this library.

image

@vrabe
Copy link

vrabe commented Sep 5, 2022

It is also helpful for data not encoded in utf8.

@pgolovkin
Copy link

Great feature! May it be merged soon?

@megatol
Copy link

megatol commented Aug 16, 2023

I just tested this patch and it works great. This fixes both #227 and #184. Why can't we get it merged?

@Arno500
Copy link
Author

Arno500 commented Aug 16, 2023

Maybe we can get a quick review from @danimoh ?
Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants