Package io.netty.buffer
Interface CompositeByteBuf.ByteWrapper<T>
-
- Enclosing class:
- CompositeByteBuf
static interface CompositeByteBuf.ByteWrapper<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isEmpty(T bytes)
ByteBuf
wrap(T bytes)
-