java.lang.Object flex.messaging.util.Base64
public class Base64
Code to read and write Base64-encoded text. Fairly special-purpose, not quite ready for general streaming as they don't let you drain less than everything that is currently available.
static class
Base64.Decoder
Base64.Encoder
Base64()
static void
main(String[] args)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public static void main(String[] args)
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/util/Base64.html
Add Comment