0

How to encode string in base 16

Need to convert some string to base 16, with CSV upload

11th Jul 2020, 10:21 PM
Aditya Warade
Aditya Warade - avatar
1 Odpowiedź
+ 3
So you want to convert the encoding of a string to base16 (hexadecimal)? What language? Did you try it yourself first?
11th Jul 2020, 10:29 PM
ChaoticDawg
ChaoticDawg - avatar