public class ByteBufUtils extends Object
Constructor and Description |
---|
ByteBufUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
readUTF8String(io.netty.buffer.ByteBuf from) |
static void |
writeUTF8String(io.netty.buffer.ByteBuf to,
String string) |