static class ChunkedPipelineConnection.ProtocolHelper.Buffer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) byte[] |
b |
private int |
off |
| Constructor and Description |
|---|
Buffer(byte[] b,
int off) |
Buffer(int size) |
| Modifier and Type | Method and Description |
|---|---|
(package private) byte[] |
getBytes() |
(package private) void |
write(byte d) |
(package private) void |
write(byte[] d) |