Searched refs:zipFileChannel (Results 1 – 1 of 1) sorted by relevance
314 SeekableByteChannel zipFileChannel = fileInputStream.getChannel(); in create() local316 ZipFile zipFile = new ZipFile(zipFileChannel); in create()320 FileUtils.closeQuietly(zipFileChannel); in create()