MCPcopy Create free account
hub / github.com/HTBridge/pivaa / encode

Method encode

app/src/main/java/org/apache/commons/codec/net/QCodec.java:207–212  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getCharsetMethod · 0.95
encodeTextMethod · 0.80
getNameMethod · 0.45

Tested by

no test coverage detected