Home
last modified time | relevance | path

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

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