public interface ByteCoder
ByteCoders, see the
GlazedLists factory class.void encode(java.lang.Object source,
java.io.OutputStream target)
throws java.io.IOException
OutputStream.java.io.IOExceptionjava.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.IOExceptionGlazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by buildd at 2013-07-05 5:17