public class Utf8ByteBufDecoder extends Utf8Decoder
sb, state, UTF8_ACCEPT, UTF8_REJECT| Constructor and Description |
|---|
Utf8ByteBufDecoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(Iterable<io.netty.buffer.ByteBuf> bufs) |
static Utf8ByteBufDecoder |
getCachedDecoder() |
reset, writepublic static Utf8ByteBufDecoder getCachedDecoder()
public String decode(Iterable<io.netty.buffer.ByteBuf> bufs) throws CharacterCodingException
CharacterCodingExceptionCopyright © 2016. All Rights Reserved.