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

Introduce BufferUtil.ensureDirect(ByteBuffer) method #12262

Closed
joakime opened this issue Sep 11, 2024 · 2 comments
Closed

Introduce BufferUtil.ensureDirect(ByteBuffer) method #12262

joakime opened this issue Sep 11, 2024 · 2 comments

Comments

@joakime
Copy link
Contributor

joakime commented Sep 11, 2024

Jetty version(s)
12.1.x

Enhancement Description

A need for a new utility called ensureDirect(ByteBuffer) has been identified during review of #12075

@joakime joakime self-assigned this Sep 11, 2024
@sbordet
Copy link
Contributor

sbordet commented Sep 11, 2024

@joakime can you detail why?

@joakime joakime removed their assignment Sep 11, 2024
@joakime
Copy link
Contributor Author

joakime commented Sep 11, 2024

First pass implementation will be in PR #12075 as it seems to only be needed there.
If in the future we want it in a more generic place we can move it then.

@gregw gregw closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants