| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
FilterInputStreamgnu.mail.util.UUInputStreampublic class UUInputStreamextends FilterInputStreamConstructor Summary | |
| |
public int read()
throws IOExceptionpublic int read(byte[] buf)
throws IOExceptionpublic int read(byte[] buf,
int off,
int len)
throws IOException