| Package | Description | 
|---|---|
| org.jruby | |
| org.jruby.ir.runtime | |
| org.jruby.ir.targets | |
| org.jruby.runtime.encoding | |
| org.jruby.runtime.invokedynamic | 
| 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,
                String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
static RubyEncoding | 
Bootstrap.encoding(ThreadContext context,
        java.lang.invoke.MutableCallSite site,
        String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
RubyEncoding | 
EncodingService.getEncoding(org.jcodings.Encoding enc)  | 
| Modifier and Type | Method and Description | 
|---|---|
static RubyEncoding | 
InvokeDynamicSupport.initEncoding(java.lang.invoke.MutableCallSite site,
            ThreadContext context,
            org.jcodings.Encoding encoding)  | 
Copyright © 2001-2015 JRuby. All Rights Reserved.