Package com.stimulsoft.lib.base64


package com.stimulsoft.lib.base64
  • Classes
    Class
    Description
    Class 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.