MCPcopy Create free account
hub / github.com/bage2014/study / decodeToBytes

Method decodeToBytes

study-utils/src/main/java/com/gootrip/util/Base64.java:657–659  ·  view source on GitHub ↗

Decode a Base64 encoded String. Characters that are not part of the Base64 alphabet are ignored in the input. The String is converted from bytes according to the platform's default character encoding. @param string The data to decode. @return decoded data. @since ostermillerutils 1.02.16

(String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeToStringMethod · 0.95

Calls 1

decodeMethod · 0.95

Tested by

no test coverage detected