Package | Description |
---|---|
org.jruby | |
org.jruby.util |
Modifier and Type | Field and Description |
---|---|
protected CharsetTranscoder.CodingErrorActions |
RubyIO.transcodingActions |
Modifier and Type | Method and Description |
---|---|
static CharsetTranscoder.CodingErrorActions |
CharsetTranscoder.getCodingErrorActions(ThreadContext context,
IRubyObject opts) |
Constructor and Description |
---|
CharsetTranscoder(ThreadContext context,
org.jcodings.Encoding toEncoding,
org.jcodings.Encoding forceEncoding,
CharsetTranscoder.CodingErrorActions actions) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.