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