public interface Storage extends Closeable
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getArray(String path) |
InputStream |
getObject() |
InputStream getObject() throws IOException
IOExceptionInputStream getArray(String path) throws IOException
IOExceptionCopyright © 2019. All rights reserved.