public class Utf8Reader extends Object
Constructor and Description |
---|
Utf8Reader() |
Modifier and Type | Method and Description |
---|---|
static String |
readUtf8(io.netty.buffer.ByteBuf buf,
int utflen) |
public static String readUtf8(io.netty.buffer.ByteBuf buf, int utflen) throws UTFDataFormatException, IndexOutOfBoundsException
Copyright © 2016. All Rights Reserved.