| Constructor and Description |
|---|
InputStreamVolume(Archive archive,
java.io.InputStream inputStream,
int position) |
| Modifier and Type | Method and Description |
|---|---|
Archive |
getArchive() |
SeekableReadOnlyByteChannel |
getChannel() |
long |
getLength() |
int |
getPosition() |
public InputStreamVolume(Archive archive, java.io.InputStream inputStream, int position)
public SeekableReadOnlyByteChannel getChannel()
getChannel in interface Volumepublic long getLength()
public Archive getArchive()
getArchive in interface Volumepublic int getPosition()