com.github.stephenc.javaisotools.udflib.structures
Class IcbTag
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.IcbTag
public class IcbTag
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PriorRecordedNumberofDirectEntries
public long PriorRecordedNumberofDirectEntries
StrategyType
public int StrategyType
StrateryParameter
public byte[] StrateryParameter
NumberofEntries
public int NumberofEntries
Reserved
public byte Reserved
FileType
public byte FileType
ParentICBLocation
public Lb_addr ParentICBLocation
Flags
public int Flags
IcbTag
public IcbTag()
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
write
public void write(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
getBytes
public byte[] getBytes()
Copyright © 2013. All Rights Reserved.