- java.lang.Object
-
- de.vc.jfo.tools.Base64ImageEncoder
-
public class Base64ImageEncoder
extends java.lang.Object
Utility class to convert a binary image stream to a base64 encoded string.
This encoder pipes image through configured image transcoders if possible.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.