com.github.stephenc.javaisotools.udflib.structures
Class PartitionHeaderDescriptor
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.PartitionHeaderDescriptor
public class PartitionHeaderDescriptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnallocatedSpaceTable
public Short_ad UnallocatedSpaceTable
UnallocatedSpaceBitmap
public Short_ad UnallocatedSpaceBitmap
PartitionIntegrityTable
public Short_ad PartitionIntegrityTable
FreedSpaceTable
public Short_ad FreedSpaceTable
FreedSpaceBitmap
public Short_ad FreedSpaceBitmap
Reserved
public byte[] Reserved
PartitionHeaderDescriptor
public PartitionHeaderDescriptor()
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
getBytes
public byte[] getBytes()
Copyright © 2013. All Rights Reserved.