Modifier and Type | Field and Description |
---|---|
byte[] |
byteBuffer |
char[] |
charBuffer |
Constructor and Description |
---|
StringUtilBuffer() |
StringUtilBuffer(int sizeChar,
int sizeByte) |
Modifier and Type | Method and Description |
---|---|
void |
resizeByteBuffer(int newSize) |
void |
resizeCharBuffer(int newSize) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.