public interface ApkArchiveEntry
| Modifier and Type | Method and Description |
|---|---|
long |
getCompressedSize() |
long |
getCrc() |
String |
getFilename() |
InputStream |
getInputStream() |
int |
getMethod() |
long |
getSize() |
String getFilename()
long getSize()
long getCompressedSize()
int getMethod()
long getCrc()
InputStream getInputStream()
Copyright © 2004-2016. All Rights Reserved.