Home
last modified time | relevance | path

Searched defs:ZFile (Results 1 – 1 of 1) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZFile.java186 public class ZFile implements Closeable { class
433 public ZFile(@Nonnull File file) throws IOException { in ZFile() method in ZFile
447 public ZFile(@Nonnull File file, @Nonnull ZFileOptions options) throws IOException { in ZFile() method in ZFile
463 public ZFile(@Nonnull File file, @Nonnull ZFileOptions options, boolean readOnly) in ZFile() method in ZFile