private static final class RubyString.TR
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) byte[] |
buf |
(package private) boolean |
gen |
(package private) int |
max |
(package private) int |
now |
(package private) int |
p |
(package private) int |
pend |
| Constructor and Description |
|---|
TR(org.jruby.util.ByteList bytes) |