public static class PackageStore.FileEntry extends Object
| Modifier and Type | Method and Description | 
|---|---|
ByteBuffer | 
getBuffer()
For very large files , only a stream would be available
 This method would return null; 
 | 
InputStream | 
getInputStream()  | 
PackageStoreAPI.MetaData | 
getMetaData()  | 
String | 
getPath()  | 
public String getPath()
public InputStream getInputStream()
public ByteBuffer getBuffer()
public PackageStoreAPI.MetaData getMetaData()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.