Package-level declarations

Types

Link copied to clipboard
open class Base64
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Link copied to clipboard
open class Base64IO
Base64 for InputStream Licence = BSD