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

Handle non-UTF8 data #7

Open
xrl opened this issue Apr 24, 2019 · 2 comments
Open

Handle non-UTF8 data #7

xrl opened this issue Apr 24, 2019 · 2 comments

Comments

@xrl
Copy link

xrl commented Apr 24, 2019

I'd like to start reading some binary newsgroups and I'm finding that the code breaks because it assumes all strings are UTF8. We should use Vec to model the incoming data.

@mattnenterprise
Copy link
Owner

@xrl I would be happy to take pull requests for changes to make the library more usable.

@xrl
Copy link
Author

xrl commented Dec 19, 2020

You got it, take a look at the various things I've done over the intervening 18 months #10

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

2 participants