Package org.jruby
Class RubyConverter.InvalidByteSequenceErrorMethods
java.lang.Object
org.jruby.RubyConverter.InvalidByteSequenceErrorMethods
- Enclosing class:
RubyConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
error_bytes
(ThreadContext context, IRubyObject self) static IRubyObject
incomplete_input_p
(ThreadContext context, IRubyObject self) static IRubyObject
readagain_bytes
(ThreadContext context, IRubyObject self)
-
Constructor Details
-
InvalidByteSequenceErrorMethods
public InvalidByteSequenceErrorMethods()
-
-
Method Details
-
readagain_bytes
-
incomplete_input_p
-
error_bytes
-