public interface SSLBufferManagementStrategy
| Modifier and Type | Method and Description |
|---|---|
SSLBuffer |
constructBuffer(int size)
Creates a
SSLBuffer of size. |
SSLBuffer constructBuffer(int size)
SSLBuffer of size.size - size of the buffer to createIllegalArgumentException - if size is not greater than 0Copyright © 2010 - 2020 Adobe. All Rights Reserved