Home
last modified time | relevance | path

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

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DEocd.java32 class Eocd { class
124 Eocd(@Nonnull ByteBuffer bytes) throws IOException { in Eocd() method in Eocd
172 Eocd(int totalRecords, long directoryOffset, long directorySize, @Nonnull byte[] comment) { in Eocd() method in Eocd