Package com.stimulsoft.lib.base64
package com.stimulsoft.lib.base64
-
ClassesClassDescriptionClass decodes a Base64 encoded data back into the original byte representation and writes to output stream.Class encodes the bytes read from the InputStream to a Base64 encoded string and writes to output stream.