public interface ByteListHolder
Modifier and Type | Method and Description |
---|---|
ByteList |
getByteList() |
void |
modify() |
void |
modify(int length) |
ByteList getByteList()
void modify()
void modify(int length)
Copyright © 2001-2021 JRuby. All Rights Reserved.