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

Add get_ref and get_mut to Writer #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WilliamVenner
Copy link

No description provided.

@luser
Copy link
Owner

luser commented Dec 7, 2021

What's the motivation for this change?

@WilliamVenner
Copy link
Author

Getting data out of the encapsulated types.

The standard library also has these functions for buf readers and writers.

@sunshowers
Copy link
Contributor

I think these make a lot of sense.

@luser
Copy link
Owner

luser commented Sep 26, 2024

I think these make a lot of sense.

Since these don't change the API in a backwards-incompatible way they don't require a semver version bump, right?

@sunshowers
Copy link
Contributor

Yeah, not semver breaking.

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.

3 participants