Package org.yecht

Interface IoFileRead

All Known Implementing Classes:
IoFileRead.Default

public interface IoFileRead
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    read(Pointer buf, JechtIO.File file, int max_size, int skip)