JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.yecht
IoStrRead
Contents
Description
Nested Class Summary
Method Summary
Method Details
read(Pointer, JechtIO.Str, int, int)
Hide sidebar
Show sidebar
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)