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

Allow byte consumers #220

Open
dehora opened this issue Jun 27, 2017 · 0 comments
Open

Allow byte consumers #220

dehora opened this issue Jun 27, 2017 · 0 comments
Labels
Milestone

Comments

@dehora
Copy link
Owner

dehora commented Jun 27, 2017

The current implementation uses a BufferedReader to split the stream's lines. It should be doable to have an option that streams delimited bytes for callers that want to avoid copies.

@dehora dehora added this to the 0.9.1 milestone Jun 27, 2017
@dehora dehora added the feature label Jun 27, 2017
@dehora dehora modified the milestones: 0.9.1, roadmap Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant