| Modifier and Type | Method and Description |
|---|---|
org.joou.UInteger |
getCksumAlg() |
org.joou.UInteger |
getMagic() |
org.joou.UShort |
getSize() |
org.joou.ULong |
getTocLengthCompressed() |
org.joou.ULong |
getTocLengthUncompressed() |
org.joou.UShort |
getVersion() |
boolean |
hasValidMagic() |
public Header(File file) throws XarException
XarExceptionpublic boolean hasValidMagic()
public org.joou.UInteger getMagic()
public org.joou.UShort getSize()
public org.joou.UShort getVersion()
public org.joou.ULong getTocLengthCompressed()
public org.joou.ULong getTocLengthUncompressed()
public org.joou.UInteger getCksumAlg()
Copyright © 2016. All rights reserved.