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): implement IoBuf for Buffer #4532

Merged
merged 7 commits into from
Apr 25, 2024

Conversation

George-Miao
Copy link
Contributor

@George-Miao George-Miao commented Apr 25, 2024

This PR implements compio_buf::IoBuf for Buffer, which is necessary for compfs to implement its accessor. compio_buf::IoVectoredBuf was left unimplemented due to its interface. This is left as a future task.

@George-Miao George-Miao changed the title feat(core): implement compio buf traits for Buffer feat(core): implement IoBuf for Buffer Apr 25, 2024
@George-Miao George-Miao marked this pull request as ready for review April 25, 2024 15:43
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo Xuanwo merged commit 95e6a0e into apache:main Apr 25, 2024
210 of 211 checks passed
@George-Miao George-Miao deleted the feat/buffer-io-buf branch April 25, 2024 16:01
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