JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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 Details
read
int
read
(
Pointer
buf,
JechtIO.Str
str, int max_size, int skip)