com.github.stephenc.javaisotools.udflib.structures
Class Short_ad

java.lang.Object
  extended by com.github.stephenc.javaisotools.udflib.structures.Short_ad

public class Short_ad
extends Object


Field Summary
 long ExtentLength
           
 long ExtentPosition
           
 
Constructor Summary
Short_ad()
           
 
Method Summary
 byte[] getBytes()
           
 void read(RandomAccessFile myRandomAccessFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ExtentLength

public long ExtentLength

ExtentPosition

public long ExtentPosition
Constructor Detail

Short_ad

public Short_ad()
Method Detail

read

public void read(RandomAccessFile myRandomAccessFile)
          throws IOException
Throws:
IOException

getBytes

public byte[] getBytes()


Copyright © 2013. All Rights Reserved.