Package com.quartzdesk.api.common.encoding

Class Summary
BASE64Decoder This is a utility class which is used to decode a string in the MIME BASE64 format into a byte array.
BASE64Encoder This is a utility class which is used to encode a byte array into a MIME BASE64 encoded string.
 

Exception Summary
EncodingException Indicates an encoding problem.
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.