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

encode_to_string? #48

Open
Nugine opened this issue Sep 15, 2020 · 0 comments
Open

encode_to_string? #48

Nugine opened this issue Sep 15, 2020 · 0 comments

Comments

@Nugine
Copy link

Nugine commented Sep 15, 2020

How to append hex-encoded bytes to a string without allocation?

It might like this:

pub fn encode_to_string(data: impl AsRef<[u8]>, output: &mut String)
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

No branches or pull requests

1 participant