Skip to content

Conversation

@ryuapp
Copy link
Contributor

@ryuapp ryuapp commented Jan 15, 2026

Related denoland/deno#31735

Uint8Array.prototype.toHex() is preferable to using a custom function, as it is already available in many js runtimes.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array/toHex

@thisisjofrank thisisjofrank enabled auto-merge (squash) January 16, 2026 17:24
@thisisjofrank thisisjofrank merged commit 126a160 into denoland:main Jan 16, 2026
1 check passed
@ryuapp ryuapp deleted the fix/use-uint8array-protoype-to-hex branch January 16, 2026 17:25
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