public class Base64Codec extends Object
This class implements Base64 encoding Thanks to Apache Commons project. This class refactored from org.apache.commons.codec.binary Original Thanks to "commons" project in ws.apache.org for this code. http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/util/
public String encode(byte[] in)
Copyright © 2015. All Rights Reserved.