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

std: Add MemWriter.clear() to empty the underlying buffer. #18882

Closed
wants to merge 1 commit into from

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Nov 11, 2014

No description provided.

@thestinger
Copy link
Contributor

I think this type should be replaced with a Writer implementation for Vec<u8>. It's going to keep gaining support for more and more vector methods like the reserve family.

@erickt erickt closed this Nov 11, 2014
@erickt
Copy link
Contributor Author

erickt commented Nov 11, 2014

Closing in favor of #18885.

lnicola added a commit to lnicola/rust that referenced this pull request Jan 20, 2025
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