Package | Description |
---|---|
org.jruby.util.io |
Modifier and Type | Field and Description |
---|---|
static EncodingUtils.ResizeFunction |
EncodingUtils.strTranscodingResize |
Modifier and Type | Method and Description |
---|---|
static void |
EncodingUtils.transcodeLoop(ThreadContext context,
byte[] inBytes,
org.jcodings.Ptr inPos,
byte[] outBytes,
org.jcodings.Ptr outPos,
int inStop,
int _outStop,
org.jruby.util.ByteList destination,
EncodingUtils.ResizeFunction resizeFunction,
byte[] sname,
byte[] dname,
int ecflags,
IRubyObject ecopts) |
Copyright © 2001-2015 JRuby. All Rights Reserved.