Class ObjectStream.Filter

All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
ObjectStream

public static class ObjectStream.Filter extends ObjectStream
Simple filter stream around another stream.

ObjectLoader implementations can use this stream type when the object's content is available from a standard InputStream.