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

Provide context for users decoding hex from a string #394

Closed
wants to merge 1 commit into from

Conversation

technicallykind
Copy link

Provided instruction to the reader on the Buffer() requirement for decoding a string.

@Arachnid Arachnid requested a review from TateB January 26, 2024 14:05
@TateB
Copy link
Collaborator

TateB commented Jan 30, 2024

hey, thanks for the pr!

we have a full rewrite of this library in beta (#389) that removes any dependency on buffer, so this change would be made redundant by that.

i'll add a small note to the rewrite's README about encoding to hex to Uint8Array though!

@TateB TateB closed this Jan 30, 2024
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