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

Suggestion: HexConverter.ToString() #30

Open
rcollette opened this issue Apr 28, 2021 · 2 comments
Open

Suggestion: HexConverter.ToString() #30

rcollette opened this issue Apr 28, 2021 · 2 comments

Comments

@rcollette
Copy link

You might want to take a look at HexConverter.ToString() for some inspiration.. It's an internal class that does handle lower case byte[] to hex string conversion. It's going to be a bunch faster than a string formatting loop.

@ronenfe
Copy link
Collaborator

ronenfe commented Mar 23, 2022

Hi, can you please give a reference to this class and usage?

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

2 participants