Searched refs:seekableByteChannel (Results 1 – 1 of 1) sorted by relevance
103 SeekableByteChannel seekableByteChannel = fileInputStream.getChannel(); in recreateCommonArchiveStream() local104 seekableByteChannel.position(0); in recreateCommonArchiveStream()