public class Utf8ByteBufDecoder extends Object
Constructor and Description |
---|
Utf8ByteBufDecoder() |
Modifier and Type | Method and Description |
---|---|
String |
decode(Iterable<io.netty.buffer.ByteBuf> bufs) |
static Utf8ByteBufDecoder |
getCachedDecoder() |
void |
reset() |
public static Utf8ByteBufDecoder getCachedDecoder()
public void reset()
public String decode(Iterable<io.netty.buffer.ByteBuf> bufs) throws CharacterCodingException
CharacterCodingException
Copyright © 2016. All Rights Reserved.