How to encode string in base 16 | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta
+ 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