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

Method encode

app/src/main/java/org/apache/commons/codec/net/BCodec.java:119–124  ·  view source on GitHub ↗

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 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