Package org.aoju.bus.core.io.reader
Class ReaderWrapper
java.lang.Object
java.io.Reader
org.aoju.bus.core.io.reader.ReaderWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.Reader
mark, markSupported, nullReader, ready, reset, skip, transferTo
-
Field Details
-
raw
-
-
Constructor Details
-
ReaderWrapper
-
-
Method Details
-
getRaw
-
read
- Overrides:
readin classReader- Throws:
IOException
-
read
- Specified by:
readin interfaceReadable- Overrides:
readin classReader- Throws:
IOException
-
read
- Overrides:
readin classReader- Throws:
IOException
-
read
- Specified by:
readin classReader- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classReader- Throws:
IOException
-