public final class ByteBufferUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
destroy(ByteBuffer buffer)
Destroy the given
ByteBuffer if possible |
public static void destroy(ByteBuffer buffer)
ByteBuffer
if possibleCopyright © 2008–2015 The Netty Project. All rights reserved.