org.yecht
Class IoStrRead.Default

java.lang.Object
  extended by org.yecht.IoStrRead.Default
All Implemented Interfaces:
IoStrRead
Enclosing interface:
IoStrRead

public static class IoStrRead.Default
extends Object
implements IoStrRead


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.yecht.IoStrRead
IoStrRead.Default
 
Constructor Summary
IoStrRead.Default()
           
 
Method Summary
 int read(Pointer buf, JechtIO.Str str, int max_size, int skip)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IoStrRead.Default

public IoStrRead.Default()
Method Detail

read

public int read(Pointer buf,
                JechtIO.Str str,
                int max_size,
                int skip)
Specified by:
read in interface IoStrRead


Copyright © 2013. All Rights Reserved.