public interface Uploadable
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
long |
getFilesize() |
InputStream |
getInputStream() |
String |
getPermissions() |
String getFilename()
String getPermissions()
long getFilesize()
InputStream getInputStream() throws IOException
IOExceptionCopyright © 2014–2022 ImageJ. All rights reserved.