Eduardo Grajales Villanueva
Results
2
issues of
Eduardo Grajales Villanueva
Simplify hexToBytes calculation by splitting the string using the regex match for `/.{1,2}/g` and then parse every chunk
Since the function, `quintetCount` is used only once in the whole code. I suggest changing it for a less complex `Math.ceil` call inside the Buffer allocation.