class Buffer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
bufEnd |
(package private) int |
bufStart |
(package private) byte[] |
bytes |
(package private) int |
dataEnd |
(package private) int |
dataStart |
| Constructor and Description |
|---|
Buffer() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
allocate(int num) |