public class StringByteSerializer extends Object
Constructor and Description |
---|
StringByteSerializer() |
Modifier and Type | Method and Description |
---|---|
static String |
readFrom(io.netty.buffer.ByteBuf data,
int length) |
static void |
writeTo(io.netty.buffer.ByteBuf data,
int length,
String value) |
Copyright © 2017. All rights reserved.