| 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,
                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) | 
Copyright © 2001-2015 JRuby. All Rights Reserved.