flex.messaging.util
Class Base64.Decoder

java.lang.Object
  extended by flex.messaging.util.Base64.Decoder
Enclosing class:
Base64

public static class Base64.Decoder
extends Object


Constructor Summary
Base64.Decoder()
           
 
Method Summary
 void decode(String encoded)
           
 byte[] drain()
           
 byte[] flush()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Base64.Decoder

public Base64.Decoder()
Method Detail

decode

public void decode(String encoded)

drain

public byte[] drain()

flush

public byte[] flush()
             throws IllegalStateException
Throws:
IllegalStateException

reset

public void reset()


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.Decoder.html