public static interface EncodingUtils.ResizeFunction
| Modifier and Type | Method and Description | 
|---|---|
| int | resize(org.jruby.util.ByteList destination,
      int len,
      int new_len)Resize the destination, returning the new begin offset. | 
Copyright © 2001-2015 JRuby. All Rights Reserved.