Make HexStr take a span of bytes, instead of an awkward pair of templated iterators.
Backport of core PR19660.
Differential D9183
refactor: Make HexStr take a span Fabien on Tue, Feb 9, 10:37. Authored by Tags None Subscribers None
Details
Make HexStr take a span of bytes, instead of an awkward pair of templated iterators. Backport of core PR19660. ninja all check-all
Diff Detail
|