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

HttpInput read into ByteBuffer #7778

Merged
merged 2 commits into from
Mar 25, 2022

Conversation

jiang-cao
Copy link
Contributor

Add int read(ByteBuffer buffer) in HttpInput.

@sbordet sbordet requested review from sbordet and lorban March 25, 2022 09:28
@sbordet sbordet linked an issue Mar 25, 2022 that may be closed by this pull request
@sbordet sbordet merged commit 5117a58 into jetty:jetty-10.0.x Mar 25, 2022
sbordet added a commit that referenced this pull request Oct 10, 2022
@sbordet
Copy link
Contributor

sbordet commented Oct 10, 2022

Merged to jetty-12.0.x via #8701.

sbordet added a commit that referenced this pull request Oct 10, 2022
…d-into-bytebuffer

Forward port of PR #7778 to `jetty-12.0.x`.
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.

Read data to native memory from HttpInput
2 participants