Changeset - r28551:f762d05f819e
master
0
4
0
Codechange: refactor DecodeHexText to a generic purpose ConvertHexToBytes (#11866)
DecodeHexText() does more than just decoding hex. ConvertHexToBytes()
now only does pure hex decoding. This required a bit of refactoring
for the code using DecodeHexText().
DecodeHexText() does more than just decoding hex. ConvertHexToBytes()
now only does pure hex decoding. This required a bit of refactoring
for the code using DecodeHexText().
4 files changed with 121 insertions and 51 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)