com.github.stephenc.javaisotools.udflib.structures
Class UnallocatedSpaceDescriptor
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.VolumeDescriptorSequenceItem
com.github.stephenc.javaisotools.udflib.structures.UnallocatedSpaceDescriptor
public class UnallocatedSpaceDescriptor
- extends VolumeDescriptorSequenceItem
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberofAllocationDescriptors
public long NumberofAllocationDescriptors
AllocationDescriptors
public Extend_ad[] AllocationDescriptors
UnallocatedSpaceDescriptor
public UnallocatedSpaceDescriptor()
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Specified by:
read in class VolumeDescriptorSequenceItem
- Throws:
IOException
getBytesWithoutDescriptorTag
public byte[] getBytesWithoutDescriptorTag()
- Specified by:
getBytesWithoutDescriptorTag in class VolumeDescriptorSequenceItem
Copyright © 2013. All Rights Reserved.