Class | Description |
---|---|
Base64Decoder |
Decode a BASE64 encoded input stream to some output stream.
|
Base64Encoder |
BASE64 encoder implementation.
|
BinaryFileEncoder |
Standalone Java program capable of creating a Base64Encoded output file (main args[1]) suitable
for HTTP/HTTPS data transfer.
|
Exception | Description |
---|---|
Base64FormatException |
Exception for invalid BASE64 streams.
|
Copyright © SAS Institute. All Rights Reserved.