public class BufferCleaner extends Object
| Constructor and Description |
|---|
BufferCleaner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
freeBuffer(ByteBuffer buffer)
Free
ByteBuffer if possible. |
public static void freeBuffer(ByteBuffer buffer) throws IOException
ByteBuffer if possible.IOExceptionCopyright © 2013–2019. All rights reserved.