Package org.yecht

Interface IoFileRead

    • Method Detail

      • read

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