Package com.github.junrar.volume
Class InputStreamVolume
java.lang.Object
com.github.junrar.volume.InputStreamVolume
- All Implemented Interfaces:
Volume
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongint
-
Constructor Details
-
InputStreamVolume
-
-
Method Details
-
getChannel
- Specified by:
getChannelin interfaceVolume- Returns:
- SeekableReadOnlyByteChannel the channel
-
getLength
public long getLength() -
getArchive
- Specified by:
getArchivein interfaceVolume- Returns:
- the archive this volume belongs to
-
getPosition
public int getPosition()
-