public class AutoExpandingBuffer
extends java.lang.Object
Constructor | Description |
---|---|
AutoExpandingBuffer(int initialCapacity,
double growthCoefficient) |
Modifier and Type | Method | Description |
---|---|---|
byte[] |
array() |
|
void |
resizeIfNecessary(int size) |