Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question