public class StdMarshallerFactory.StdUnMarshallerD extends StdMarshallerFactory.StdUnMarshaller
context, first, is, last_offset, little_endian, offset
Constructor and Description |
---|
StdUnMarshallerD(org.objectweb.jonathan.resources.api.ChunkProvider message) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
prepare() |
available, bytesRead, getContext, inputStream, isLittleEndian, read, read, readBoolean, readByte, readByteArray, readChar16, readChar8, readDouble, readException, readFloat, readInt, readLong, readMethod, readParameters, readReference, readResult, readShort, readString16, readString8, readValue, setByteOrder, setSize, skip
mark, markSupported, read, reset
public StdUnMarshallerD(org.objectweb.jonathan.resources.api.ChunkProvider message)
protected void prepare() throws org.objectweb.jonathan.apis.kernel.JonathanException
prepare
in class StdMarshallerFactory.StdUnMarshaller
org.objectweb.jonathan.apis.kernel.JonathanException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in interface org.objectweb.jonathan.presentation.api.UnMarshaller
close
in class StdMarshallerFactory.StdUnMarshaller