net.sf.sdedit.util.base64
Class Base64
java.lang.Object
net.sf.sdedit.util.base64.Base64
public class Base64
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Base64
public Base64()
encode
public static String encode(InputStream stream)
throws IOException
- Throws:
IOException
createAssignment
public static String createAssignment(InputStream stream,
int len)
throws IOException
- Throws:
IOException
decodeBase64EncodedImage
public static Image decodeBase64EncodedImage(String code)
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.