Package org.jruby
Class RubyConverter.EncodingErrorMethods
java.lang.Object
org.jruby.RubyConverter.EncodingErrorMethods
- Enclosing class:
RubyConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
destination_encoding
(ThreadContext context, IRubyObject self) static IRubyObject
destination_encoding_name
(ThreadContext context, IRubyObject self) static IRubyObject
source_encoding
(ThreadContext context, IRubyObject self) static IRubyObject
source_encoding_name
(ThreadContext context, IRubyObject self)