MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / Base64

Class Base64

PieOSXClient/src/plist/Base64.java:174–2126  ·  view source on GitHub ↗

Encodes and decodes to and from Base64 notation. Homepage: http://iharder.net/base64 . Example: String encoded = Base64.encode( myByteArray ); byte[] myByteArray = Base64.decode( encoded ); The options</

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected