Package com.stimulsoft.lib.base64

Class Summary
StiBase64DecoderUtil Class decodes a Base64 encoded data back into the original byte representation and writes to output stream.
StiBase64EncoderUtil Class encodes the bytes read from the InputStream to a Base64 encoded string and writes to output stream.