org.yecht
Interface IoFileRead

All Known Implementing Classes:
IoFileRead.Default

public interface IoFileRead

Author:
Ola Bini

Nested Class Summary
static class IoFileRead.Default
           
 
Method Summary
 int read(Pointer buf, JechtIO.File file, int max_size, int skip)
           
 

Method Detail

read

int read(Pointer buf,
         JechtIO.File file,
         int max_size,
         int skip)
         throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.