Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/zip/
DZipUtils.java201 public static final long get64(byte b[], int off) { in get64() method in ZipUtils
210 public static final long get64(DirectByteBuffer bb, int pos) { in get64() method in ZipUtils