0
How to encode string in base 16
Need to convert some string to base 16, with CSV upload
1 Odpowiedź
+ 3
So you want to convert the encoding of a string to base16 (hexadecimal)? What language? Did you try it yourself first?
Need to convert some string to base 16, with CSV upload