com.github.stephenc.javaisotools.udflib.structures
Class VolumeStructureDescriptor
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.VolumeStructureDescriptor
public class VolumeStructureDescriptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructureType
public byte StructureType
StandardIdentifier
public byte[] StandardIdentifier
StructureVersion
public byte StructureVersion
StructureData
public byte[] StructureData
VolumeStructureDescriptor
public VolumeStructureDescriptor()
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.