Skip to content

Review uses of "{b:02x}" to hex-encode bytes #19569

@andygrove

Description

@andygrove

Is your feature request related to a problem or challenge?

There are numerous places in the code where write! is used in conjunction with format string "{b:02x}". There are faster ways to write hex-encoded bytes. See #19568 for an example.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions