flex.messaging.util
Class Base64

java.lang.Object
  extended by flex.messaging.util.Base64

public class Base64
extends Object

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.


Nested Class Summary
static class Base64.Decoder
           
static class Base64.Encoder
           
 
Constructor Summary
Base64()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Base64

public Base64()
Method Detail

main

public static void main(String[] args)


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

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