L
L
LoonTiG2016-05-17 20:01:16
Character encoding
LoonTiG, 2016-05-17 20:01:16

Is there a difference between the encoding of a string and the bytes of that string (Base64)?

Is there any difference:
Encode the string 'Hello' base64 or encode the bytes of this string (getBytes()) base64.getEncoder().encodeToString()???

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question