org.yecht
Interface IoStrRead

All Known Implementing Classes:
IoStrRead.Default, RubyIoStrRead

public interface IoStrRead

Author:
Ola Bini

Nested Class Summary
static class IoStrRead.Default
           
 
Method Summary
 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)


Copyright © 2013. All Rights Reserved.