| 限定符和类型 | 方法和说明 |
|---|---|
static Element |
fromByteBuf(io.netty.buffer.ByteBuf byteBuf) |
static Element[] |
listFromByteBuf(io.netty.buffer.ByteBuf byteBuf) |
void |
toByteBuf(io.netty.buffer.ByteBuf byteBuf) |
static void |
toByteBuf(Element[] elements,
io.netty.buffer.ByteBuf byteBuf) |
public Element()
public Element(Element element)
public static Element[] listFromByteBuf(io.netty.buffer.ByteBuf byteBuf)
public static void toByteBuf(Element[] elements, io.netty.buffer.ByteBuf byteBuf)
public static Element fromByteBuf(io.netty.buffer.ByteBuf byteBuf)
public void toByteBuf(io.netty.buffer.ByteBuf byteBuf)