private static class RubyIO.ByteListCache
extends java.lang.Object
RubyIO.getline(Ruby, ByteList) and variants.| Modifier and Type | Field and Description |
|---|---|
private byte[] |
buffer |
| Modifier | Constructor and Description |
|---|---|
private |
ByteListCache() |
| Modifier and Type | Method and Description |
|---|---|
org.jruby.util.ByteList |
allocate(int size) |
void |
release(org.jruby.util.ByteList l) |