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

make z_bytes_writer owned and make it take possesion of bytes it writes to #675

Closed

Conversation

DenisBiryukov91
Copy link
Contributor

make z_bytes_writer owned and make it take possesion of bytes it writes to
Closes #661

Copy link

PR missing one of the required labels: {'enhancement', 'documentation', 'dependencies', 'bug', 'breaking-change', 'internal', 'new feature'}

@DenisBiryukov91 DenisBiryukov91 added the new feature Something new is needed label Sep 11, 2024
@DenisBiryukov91 DenisBiryukov91 marked this pull request as draft September 11, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Something new is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make writer consume z_bytes_t and then return it upon finishing all writes.
1 participant