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

Expose the number of unbuffered bytes remaining #56

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

nickbabcock
Copy link
Owner

By exposing the number of unbuffered bytes, unchecked users have fewer hops to jump through to ensure their usage is well defined.

Closes #55

By exposing the number of unbuffered bytes, unchecked users have fewer
hops to jump through to ensure their usage is well defined.
@nickbabcock nickbabcock merged commit 0da3e85 into master Dec 19, 2024
9 checks passed
@nickbabcock nickbabcock deleted the unbuffered-bytes branch December 19, 2024 13:46
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.

Expose a has_unbuffered_bytes_remaining()
1 participant