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

How to parse byte string with embeded binary data in python3 without coversion to utf8 str #13

Open
hernot opened this issue Jun 17, 2022 · 1 comment

Comments

@hernot
Copy link

hernot commented Jun 17, 2022

Is it possible to use simple parse in python3 to parse plain bytes instead of str string.
How can this be done without decoding bytes first to str. bytes can be several 10MB.

Python3.8
simpleparse 2.2.2

@hernot hernot changed the title How to parse byte string with embeded binary data in python3 without coversion to utf8 How to parse byte string with embeded binary data in python3 without coversion to utf8 str Jun 17, 2022
@hernot
Copy link
Author

hernot commented Jul 28, 2022

For a suggestion how to see pr #15

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

No branches or pull requests

1 participant