org.lobobrowser.util.io
public class EmptyReader extends java.io.Reader
Constructor and Description |
---|
EmptyReader() |
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in class java.io.Reader
java.io.IOException
public int read(char[] cbuf, int off, int len) throws java.io.IOException
read
in class java.io.Reader
java.io.IOException