com.karmasphere.share.bencode
Class BEncoder

java.lang.Object
  extended by com.karmasphere.share.bencode.BEncoder

public class BEncoder
extends Object


Constructor Summary
BEncoder()
           
 
Method Summary
 byte[] encode(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BEncoder

public BEncoder()
Method Detail

encode

public byte[] encode(Object object)
              throws IOException
Throws:
IOException


Copyright © 2004-2005 Karamsphere. All Rights Reserved.