public interface ByteListHolder
Modifier and Type | Method and Description |
---|---|
org.jcodings.Encoding |
checkEncoding(ByteListHolder other) |
org.jruby.util.ByteList |
getByteList() |
void |
modify(int length) |
org.jruby.util.ByteList getByteList()
void modify(int length)
org.jcodings.Encoding checkEncoding(ByteListHolder other)
Copyright © 2001-2015 JRuby. All Rights Reserved.