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

Method Base64

app/src/main/java/org/apache/commons/codec/binary/Base64.java:174–176  ·  view source on GitHub ↗

Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode. When encoding the line length is 0 (no chunking), and the encoding table is STANDARD_ENCODE_TABLE. When decoding all variants are supported.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

newStringUtf8Method · 0.95
containsAlphabetOrPadMethod · 0.80

Tested by

no test coverage detected