public interface ByteCoder
ByteCoder
s, see the
GlazedLists
factory class.void encode(java.lang.Object source, java.io.OutputStream target) throws java.io.IOException
OutputStream
.java.io.IOException
java.lang.Object decode(java.io.InputStream source) throws java.io.IOException
InputStream
. The stream should contain
exactly one Object and no further bytes before the end of the stream.java.io.IOException
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2012-03-02 14:06