Encodes a string into its Base64 form using the specified charset. Unsafe characters are escaped. @param value string to convert to Base64 form @param charset the charset for value @return Base64 string @throws EncoderException thrown if a failure cond
(final String value, final Charset charset)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected