Package | Description |
---|---|
org.jruby |
Modifier and Type | Method and Description |
---|---|
<Data> int |
RubyThread.executeReadWrite(ThreadContext context,
Data data,
byte[] bytes,
int start,
int length,
RubyThread.ReadWrite<Data> task)
Execute an interruptible read or write operation with the given byte range and data object.
|
Copyright © 2001-2022 JRuby. All Rights Reserved.