Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DByteBufferZipDataInput.java26 public class ByteBufferZipDataInput implements ZipDataInput { class
30 public ByteBufferZipDataInput(ByteBuffer buffer) { in ByteBufferZipDataInput() method in ByteBufferZipDataInput
34 private ByteBufferZipDataInput(ByteBuffer buffer, boolean needSlice) { in ByteBufferZipDataInput() method in ByteBufferZipDataInput