Searched defs:createByteBuffer (Results 1 – 3 of 3) sorted by relevance
62 ByteBuffer createByteBuffer(long offset, int size) throws IOException; in createByteBuffer() method
58 public ByteBuffer createByteBuffer(long offset, int size) { in createByteBuffer() method in ByteBufferZipDataInput
137 public ByteBuffer createByteBuffer(long offset, int size) throws IOException { in createByteBuffer() method in RandomAccessFileZipDataInput