flex.messaging.util
Class Hex.Decoder

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

public static class Hex.Decoder
extends Object


Constructor Summary
Hex.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

Hex.Decoder

public Hex.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/Hex.Decoder.html