public class FTPStream extends FilterInputStream
in| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read(byte[] bytes,
int i,
int i1) |
available, mark, markSupported, read, read, reset, skippublic FTPStream(FTPClient ftp) throws IOException
IOExceptionpublic int read(byte[] bytes,
int i,
int i1)
throws IOException
read in class FilterInputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOException