Package org.yecht
Class IoFileRead.Default
java.lang.Object
org.yecht.IoFileRead.Default
- All Implemented Interfaces:
IoFileRead
- Enclosing interface:
- IoFileRead
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.yecht.IoFileRead
IoFileRead.Default
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
read
(Pointer buf, JechtIO.File file, int max_size, int skip)
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
read
- Specified by:
read
in interfaceIoFileRead
- Throws:
IOException
-