public class ByteList extends java.lang.Object
ByteList()
static byte[]
fromByteBuf(io.netty.buffer.ByteBuf byteBuf)
static int
length(byte[] signedData)
static void
toByteBuf(byte[] data, io.netty.buffer.ByteBuf buf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteList()
public static byte[] fromByteBuf(io.netty.buffer.ByteBuf byteBuf)
public static void toByteBuf(byte[] data, io.netty.buffer.ByteBuf buf)
public static int length(byte[] signedData)