Class SpyInputSource.TeeReader
java.lang.Object
java.io.Reader
java.io.FilterReader
com.github.oowekyala.ooxml.messages.SpyInputSource.TeeReader
- All Implemented Interfaces:
Closeable,AutoCloseable,Readable
- Enclosing class:
SpyInputSource
-
Field Summary
FieldsFields inherited from class java.io.FilterReader
in -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.FilterReader
close, mark, markSupported, ready, reset, skipMethods inherited from class java.io.Reader
nullReader, read, transferTo
-
Field Details
-
copySink
-
-
Constructor Details
-
TeeReader
-
-
Method Details
-
read
- Overrides:
readin classFilterReader- Throws:
IOException
-
read
- Overrides:
readin classFilterReader- Throws:
IOException
-
read
- Overrides:
readin classReader- Throws:
IOException
-