org.yecht
Class IoFileRead.Default

java.lang.Object
  extended by org.yecht.IoFileRead.Default
All Implemented Interfaces:
IoFileRead
Enclosing interface:
IoFileRead

public static class IoFileRead.Default
extends Object
implements IoFileRead


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.yecht.IoFileRead
IoFileRead.Default
 
Constructor Summary
IoFileRead.Default()
           
 
Method Summary
 int read(Pointer buf, JechtIO.File file, int max_size, int skip)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IoFileRead.Default

public IoFileRead.Default()
Method Detail

read

public int read(Pointer buf,
                JechtIO.File file,
                int max_size,
                int skip)
         throws IOException
Specified by:
read in interface IoFileRead
Throws:
IOException


Copyright © 2013. All Rights Reserved.