flex.messaging.util
Class Hex.Encoder

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

public static class Hex.Encoder
extends Object


Constructor Summary
Hex.Encoder(int size)
           
 
Method Summary
 String drain()
           
 void encode(byte[] data)
           
 void encode(byte[] data, int offset, int length)
           
 String flush()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hex.Encoder

public Hex.Encoder(int size)
Method Detail

encode

public void encode(byte[] data)

encode

public void encode(byte[] data,
                   int offset,
                   int length)

drain

public String drain()

flush

public String flush()


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