Closeable, AutoCloseablepublic class FTPStream extends FilterInputStream
in| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
int |
read(byte[] bytes,
int i,
int i1) |
available, mark, markSupported, read, read, reset, skipreadAllBytes, readNBytes, transferTopublic 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 AutoCloseableclose in interface Closeableclose in class FilterInputStreamIOException