Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DRandomAccessFileZipDataInput.java29 public class RandomAccessFileZipDataInput implements ZipDataInput { class
45 public RandomAccessFileZipDataInput(RandomAccessFile file) { in RandomAccessFileZipDataInput() method in RandomAccessFileZipDataInput
59 public RandomAccessFileZipDataInput(RandomAccessFile file, long offset, long size) { in RandomAccessFileZipDataInput() method in RandomAccessFileZipDataInput