public class InputStreamStorage extends Object implements Storage
| Constructor and Description |
|---|
InputStreamStorage(InputStream is) |
public InputStreamStorage(InputStream is)
public InputStream getObject() throws IOException
getObject in interface StorageIOExceptionpublic InputStream getArray(String name)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All Rights Reserved.