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

feat(core/raw/oio): Add Writable Buf #4410

Merged
merged 2 commits into from
Mar 28, 2024
Merged

feat(core/raw/oio): Add Writable Buf #4410

merged 2 commits into from
Mar 28, 2024

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Mar 28, 2024

This PR adds WritableBuf for oio so that we can write into the buffer provided by users directly without extra allocation.

This API is internal used only and developer should make sure the correct usage.

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo changed the title feat(core/oio): Add Writable Buf feat(core/raw/oio): Add Writable Buf Mar 28, 2024
@Xuanwo Xuanwo merged commit 140b24d into main Mar 28, 2024
241 checks passed
@Xuanwo Xuanwo deleted the writable-buf branch March 28, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants