org.yecht

Interface IoFileRead

public interface IoFileRead

Author: Ola Bini

Nested Class Summary
static classIoFileRead.Default
Method Summary
intread(Pointer buf, JechtIO.File file, int max_size, int skip)

Method Detail

read

public int read(Pointer buf, JechtIO.File file, int max_size, int skip)