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

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

public class ReservedArea
extends Object


Constructor Summary
ReservedArea()
           
 
Method Summary
static boolean check(RandomAccessFile myRandomAccessFile)
           
static void write(RandomAccessFile myRandomAccessFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReservedArea

public ReservedArea()
Method Detail

check

public static boolean check(RandomAccessFile myRandomAccessFile)
                     throws IOException
Throws:
IOException

write

public static void write(RandomAccessFile myRandomAccessFile)
                  throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.