Class InputStreamWrapper.WrappedStream

java.lang.Object
java.io.InputStream
org.jibx.runtime.impl.InputStreamWrapper.WrappedStream
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
InputStreamWrapper

private class InputStreamWrapper.WrappedStream extends InputStream
Stream that just uses the enclosing class to buffer input from the wrapped stream.