private class SslFilter.LazyBuffer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.nio.ByteBuffer |
buffer |
Modifier | Constructor and Description |
---|---|
private |
LazyBuffer() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
append(java.nio.ByteBuffer b) |
(package private) java.nio.ByteBuffer |
get() |
(package private) boolean |
isAllocated() |
(package private) void |
resize() |