|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.boris.xlloop.codec.BinaryCodec
public class BinaryCodec
| Constructor Summary | |
|---|---|
BinaryCodec()
|
|
| Method Summary | |
|---|---|
static XLoper |
decode(java.io.InputStream is)
|
static void |
encode(XLoper xloper,
java.io.OutputStream os)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryCodec()
| Method Detail |
|---|
public static XLoper decode(java.io.InputStream is)
throws java.io.IOException
java.io.IOException
public static void encode(XLoper xloper,
java.io.OutputStream os)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||