342343344345346347348349350351352
if (ec.destinationEncoding != null) { outBytes.setEncoding(ec.destinationEncoding); } return runtime.newSymbol(res.symbolicName()); } } @JRubyMethod public IRubyObject convert(ThreadContext context, IRubyObject srcBuffer) {