JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.netty.buffer
CompositeByteBuf
ByteWrapper
Contents
Description
Method Summary
Method Details
wrap(T)
isEmpty(T)
Hide sidebar
Show sidebar
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)
Method Details
wrap
ByteBuf
wrap
(
T
bytes)
isEmpty
boolean
isEmpty
(
T
bytes)