Package org.yecht
Interface IoFileRead
- All Known Implementing Classes:
IoFileRead.Default
public interface IoFileRead
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionint
read
(Pointer buf, JechtIO.File file, int max_size, int skip)
-
Method Details
-
read
- Throws:
IOException
-