org.yecht.ruby
Class RubyIoStrRead
java.lang.Object
org.yecht.ruby.RubyIoStrRead
- All Implemented Interfaces:
- IoStrRead
public class RubyIoStrRead
- extends Object
- implements IoStrRead
|
Constructor Summary |
RubyIoStrRead(org.jruby.runtime.builtin.IRubyObject port)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyIoStrRead
public RubyIoStrRead(org.jruby.runtime.builtin.IRubyObject port)
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.