Searched refs:origStream (Results 1 – 2 of 2) sorted by relevance
651 InputStream origStream = null; in writeToFile() local654 origStream = new BufferedInputStream(input); in writeToFile()656 StreamUtil.copyStreams(origStream, destStream, startOffset, size); in writeToFile()658 StreamUtil.close(origStream); in writeToFile()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...