Package org.jf.smali.util
Class BlankReader
java.lang.Object
java.io.Reader
org.jf.smali.util.BlankReader
- All Implemented Interfaces:
Closeable,AutoCloseable,Readable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.Reader
mark, markSupported, nullReader, read, read, read, ready, reset, skip, transferTo
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
BlankReader
public BlankReader()
-
-
Method Details
-
read
- Specified by:
readin classReader- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classReader- Throws:
IOException
-