private static void |
RubyFile.checkSharedExclusive(Ruby runtime,
OpenFile openFile,
int lockMode) |
protected static boolean |
RubyIO.emptyBufferOrEOF(org.jruby.util.ByteList buffer,
OpenFile myOpenFile) |
private IRubyObject |
RubyIO.getlineAll(ThreadContext context,
OpenFile myOpenFile) |
private void |
RubyIO.incrementLineno(Ruby runtime,
OpenFile myOpenFile) |
private IRubyObject |
RubyIO.readNotAll(ThreadContext context,
OpenFile myOpenFile,
int length) |
private IRubyObject |
RubyIO.readNotAll(ThreadContext context,
OpenFile myOpenFile,
int length,
RubyString str) |
private org.jruby.util.ByteList |
RubyIO.readNotAllCommon(ThreadContext context,
OpenFile myOpenFile,
int length) |