Package org.yecht
Interface IoStrRead
-
- All Known Implementing Classes:
IoStrRead.Default
public interface IoStrRead
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IoStrRead.Default
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
read(Pointer buf, JechtIO.Str str, int max_size, int skip)
-
-
-
Method Detail
-
read
int read(Pointer buf, JechtIO.Str str, int max_size, int skip)
-
-