Searched defs:byteBuffer (Results 1 – 4 of 4) sorted by relevance
78 ByteBuffer byteBuffer = createByteBuffer(offset, (int) size); in slice() local
113 ByteBuffer byteBuffer = zip.createByteBuffer(locatorPos, ZIP_DATA_SIZE); in checkZip64EoCDLocatorIsPresent() local
98 ByteBuffer byteBuffer = ByteBuffer.allocate(fullChunkSize); in transInputStreamToHashData() local115 …private int readIs(InputStream inputStream, ByteBuffer byteBuffer, int readSize) throws IOExceptio… in readIs()
332 ByteBuffer byteBuffer = ByteBuffer.wrap(propertyBlockArray); in checkCodeSign() local