com.github.stephenc.javaisotools.udflib.structures
Class Lb_addr
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.Lb_addr
public class Lb_addr
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lb_num
public long lb_num
part_num
public int part_num
Lb_addr
public Lb_addr()
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
read
public int read(byte[] rawBytes,
int startPosition)
write
public void write(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
getBytes
public byte[] getBytes()
Copyright © 2013. All Rights Reserved.