public interface RandomAccessDirectoryItem
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified() |
String |
getLocation() |
ucar.unidata.io.RandomAccessFile |
getOrOpenRaf() |
ucar.unidata.io.RandomAccessFile |
getRaf() |
long |
length() |
long |
startIndex() |
String getLocation()
long startIndex()
long length()
long getLastModified()
ucar.unidata.io.RandomAccessFile getRaf()
ucar.unidata.io.RandomAccessFile getOrOpenRaf()
throws IOException
IOException