public interface ByteBufferPool extends Closeable
| Modifier and Type | Method and Description |
|---|---|
PooledByteBuffer |
allocate() |
void |
close() |
int |
getBufferSize() |
PooledByteBuffer allocate()
void close()
close in interface AutoCloseableclose in interface Closeableint getBufferSize()
Copyright © 2016 JBoss by Red Hat. All rights reserved.