com.github.stephenc.javaisotools.udflib.structures
Class AnchorVolumeDescriptorPointer
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.AnchorVolumeDescriptorPointer
public class AnchorVolumeDescriptorPointer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptorTag
public Tag DescriptorTag
MainVolumeDescriptorSequenceExtend
public Extend_ad MainVolumeDescriptorSequenceExtend
ReserveVolumeDescriptorSequenceExtend
public Extend_ad ReserveVolumeDescriptorSequenceExtend
reserved
public byte[] reserved
AnchorVolumeDescriptorPointer
public AnchorVolumeDescriptorPointer()
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
write
public void write(RandomAccessFile myRandomAccessFile,
int blockSize)
throws IOException
- Throws:
IOException
getBytes
public byte[] getBytes(int blockSize)
getBytesWithoutDescriptorTag
public byte[] getBytesWithoutDescriptorTag()
Copyright © 2013. All Rights Reserved.