MCPcopy Create free account
hub / github.com/VPNht/android / decode

Method decode

app/src/main/java/org/spongycastle/util/encoders/Base64.java:65–77  ·  view source on GitHub ↗

decode the base 64 encoded input data. It is assumed the input data is valid. @return a byte array representing the decoded data.

(
            byte[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getSignedDataMethod · 0.95
decryptMethod · 0.95
loadObjectMethod · 0.95

Calls 1

decodeMethod · 0.65

Tested by

no test coverage detected