notp
notp copied to clipboard
Simplify hexToBytes calculation
Simplify hexToBytes calculation by splitting the string using the regex match for /.{1,2}/g and then parse every chunk