public class DeserializerStream extends java.io.FilterInputStream implements SerialInputStream
Modifier and Type | Field and Description |
---|---|
StreamDeserializer |
deserializer |
Constructor and Description |
---|
DeserializerStream(AppContext ctx,
java.io.InputStream in) |
Modifier and Type | Method and Description |
---|---|
Value |
readSer() |
public StreamDeserializer deserializer
public DeserializerStream(AppContext ctx, java.io.InputStream in) throws java.io.IOException
java.io.IOException
public Value readSer() throws java.io.IOException
readSer
in interface SerialInputStream
java.io.IOException