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