public abstract static class BufferPerformanceBenchmark.BufferSetup extends BufferPerformanceBenchmark.BufferState
| Constructor and Description | 
|---|
| BufferSetup() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | dispose() | 
| BufferedSource | receive(byte[] bytes) | 
| BufferedSource | transmit(byte[] bytes) | 
receive, releaseBuffers, transmitpublic BufferedSource receive(byte[] bytes) throws IOException
IOExceptionpublic BufferedSource transmit(byte[] bytes) throws IOException
IOExceptionpublic void dispose()
             throws IOException
IOExceptionCopyright © 2017. All rights reserved.