public class StringByteSerializer extends Object
StringByteSerializer()
static String
readFrom(io.netty.buffer.ByteBuf data, int length)
static void
writeTo(io.netty.buffer.ByteBuf data, int length, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringByteSerializer()
public static String readFrom(io.netty.buffer.ByteBuf data, int length)
public static void writeTo(io.netty.buffer.ByteBuf data, int length, String value)
Copyright © 2015. All rights reserved.