| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStreamorg.lobobrowser.util.EmptyInputStreampublic class EmptyInputStreamextends InputStreamConstructor Summary | |
public int available()
throws IOExceptionpublic void close()
throws IOExceptionpublic int read()
throws IOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOException