Package | Description |
---|---|
org.jruby | |
org.jruby.ir.runtime | |
org.jruby.ir.targets | |
org.jruby.runtime.encoding |
Modifier and Type | Method and Description |
---|---|
static RubyEncoding |
RubyEncoding.newEncoding(Ruby runtime,
byte[] name,
int p,
int end,
boolean isDummy) |
Modifier and Type | Method and Description |
---|---|
static RubyEncoding |
IRRuntimeHelpers.retrieveEncoding(ThreadContext context,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static RubyEncoding |
Bootstrap.encoding(ThreadContext context,
java.lang.invoke.MutableCallSite site,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
RubyEncoding |
EncodingService.getEncoding(org.jcodings.Encoding enc) |
Copyright © 2001-2020 JRuby. All Rights Reserved.