Searched defs:ByteBufferZipDataInput (Results 1 – 1 of 1) sorted by relevance
26 public class ByteBufferZipDataInput implements ZipDataInput { class30 public ByteBufferZipDataInput(ByteBuffer buffer) { in ByteBufferZipDataInput() method in ByteBufferZipDataInput34 private ByteBufferZipDataInput(ByteBuffer buffer, boolean needSlice) { in ByteBufferZipDataInput() method in ByteBufferZipDataInput