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.Closeableclose in class java.io.Readerjava.io.IOExceptionpublic int read(char[] cbuf,
int off,
int len)
throws java.io.IOException
read in class java.io.Readerjava.io.IOException