Package org.yecht
Class IoStrRead.Default
- java.lang.Object
-
- org.yecht.IoStrRead.Default
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.yecht.IoStrRead
IoStrRead.Default
-
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
read(Pointer buf, JechtIO.Str str, int max_size, int skip)
-
-
-
Method Detail
-
read
public int read(Pointer buf, JechtIO.Str str, int max_size, int skip)
-
-