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