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