| Constructor and Description |
|---|
FileVolume(Archive archive,
File file) |
| Modifier and Type | Method and Description |
|---|---|
Archive |
getArchive() |
File |
getFile() |
long |
getLength() |
IReadOnlyAccess |
getReadOnlyAccess() |
public IReadOnlyAccess getReadOnlyAccess() throws IOException
getReadOnlyAccess in interface VolumeIOException - if any IO error occurpublic long getLength()
public Archive getArchive()
getArchive in interface Volumepublic File getFile()
Copyright © 2017. All rights reserved.