Searched defs:BoundedSeekableByteChannelInputStream (Results 1 – 1 of 1) sorted by relevance
25 class BoundedSeekableByteChannelInputStream extends InputStream { class31 public BoundedSeekableByteChannelInputStream(final SeekableByteChannel channel, in BoundedSeekableByteChannelInputStream() method in BoundedSeekableByteChannelInputStream