org.jmol.util
Class CompoundDocument.CmpDocHeader
java.lang.Object
org.jmol.util.CompoundDocument.CmpDocHeader
- Enclosing class:
- CompoundDocument
class CompoundDocument.CmpDocHeader
- extends Object
Method Summary |
(package private) boolean |
readData()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
magicNumbers
byte[] magicNumbers
uniqueID
byte[] uniqueID
revNumber
byte revNumber
verNumber
byte verNumber
sectorPower
short sectorPower
shortSectorPower
short shortSectorPower
unused
byte[] unused
nSATsectors
int nSATsectors
SID_DIR_start
int SID_DIR_start
unused2
byte[] unused2
minBytesStandardStream
int minBytesStandardStream
SID_SSAT_start
int SID_SSAT_start
nSSATsectors
int nSSATsectors
SID_MSAT_next
int SID_MSAT_next
nAdditionalMATsectors
int nAdditionalMATsectors
MSAT0
int[] MSAT0
CompoundDocument.CmpDocHeader
CompoundDocument.CmpDocHeader()
readData
final boolean readData()