public static class IoFileRead.Default extends java.lang.Object implements IoFileRead
IoFileRead.Default
Constructor and Description |
---|
IoFileRead.Default() |
Modifier and Type | Method and Description |
---|---|
int |
read(Pointer buf,
JechtIO.File file,
int max_size,
int skip) |
public int read(Pointer buf, JechtIO.File file, int max_size, int skip) throws java.io.IOException
read
in interface IoFileRead
java.io.IOException