| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.util.encoding |
| Modifier and Type | Field and Description |
|---|---|
private CharsetTranscoder |
RubyConverter.transcoder |
| Modifier and Type | Method and Description |
|---|---|
static CharsetTranscoder |
CharsetTranscoder.open(ThreadContext context,
byte[] sourceEncoding,
byte[] destinationEncoding,
int flags,
IRubyObject replace) |