Uses of Interface
org.yecht.IoStrRead
-
Packages that use IoStrRead Package Description org.yecht -
-
Uses of IoStrRead in org.yecht
Classes in org.yecht that implement IoStrRead Modifier and Type Class Description static class
IoStrRead.Default
Fields in org.yecht declared as IoStrRead Modifier and Type Field Description IoStrRead
JechtIO.Str. read
Methods in org.yecht with parameters of type IoStrRead Modifier and Type Method Description void
Parser. str(Pointer ptr, int len, IoStrRead read)
void
Parser. str(Pointer ptr, IoStrRead read)
-