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