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

chore: Clean buffer C API #1174

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Conversation

zhuzilin
Copy link
Collaborator

This PR is trying to reduce the number of exposed C API for buffer. This could make us implement other classes like StringDecoder in a much simpler way, as well as reduce the binary size.

Copy link
Collaborator

@Jarred-Sumner Jarred-Sumner left a comment

Choose a reason for hiding this comment

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

Thank you

@Jarred-Sumner Jarred-Sumner merged commit 34c0f77 into oven-sh:main Aug 29, 2022
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.

2 participants