| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStreamorg.python.core.FilelikeInputStreampublic class FilelikeInputStreamextends InputStreamConstructor Summary | |
| |
public void close()
throws IOExceptionpublic int read()
throws IOExceptionpublic int read(b[] ,
int off,
int len)
throws IOException