Uses of Interface
com.github.junrar.io.SeekableReadOnlyByteChannel
Packages that use SeekableReadOnlyByteChannel
-
Uses of SeekableReadOnlyByteChannel in com.github.junrar
Fields in com.github.junrar declared as SeekableReadOnlyByteChannelMethods in com.github.junrar that return SeekableReadOnlyByteChannelMethods in com.github.junrar with parameters of type SeekableReadOnlyByteChannelModifier and TypeMethodDescriptionprivate voidArchive.setChannel(SeekableReadOnlyByteChannel channel, long length) -
Uses of SeekableReadOnlyByteChannel in com.github.junrar.io
Classes in com.github.junrar.io that implement SeekableReadOnlyByteChannelModifier and TypeClassDescriptionclassclassDOCUMENT MEclassInputStream based implementation of theSeekableReadOnlyByteChannelinterface.Fields in com.github.junrar.io declared as SeekableReadOnlyByteChannelModifier and TypeFieldDescriptionprivate final SeekableReadOnlyByteChannelRawDataIo.underlyingByteChannelConstructors in com.github.junrar.io with parameters of type SeekableReadOnlyByteChannel -
Uses of SeekableReadOnlyByteChannel in com.github.junrar.volume
Methods in com.github.junrar.volume that return SeekableReadOnlyByteChannelModifier and TypeMethodDescriptionFileVolume.getChannel()InputStreamVolume.getChannel()Volume.getChannel()