ByteBufUtil.decodeString

Encode the given {@link CharBuffer} using the given {@link Charset} into a new {@link ByteBuf} which is allocated via the {@link ByteBufAllocator}.

class ByteBufUtil
static
string
decodeString
(,,
int len
,
Charset charset
)

Meta