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

Increase length of input/output byte[] buffers #121

Closed
cowtowncoder opened this issue Jan 10, 2014 · 0 comments
Closed

Increase length of input/output byte[] buffers #121

cowtowncoder opened this issue Jan 10, 2014 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

Currently recycled input and output byte buffers are 4000 bytes; let's at least increase those to 8000, can up to 16k if that makes sense.
And ditto for input/output char[] buffers.

cowtowncoder added a commit that referenced this issue Jan 10, 2014
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