public class ElementRef
extends java.lang.Object
| 构造器和说明 |
|---|
ElementRef() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ElementRef |
fromByteBuf(io.netty.buffer.ByteBuf byteBuf) |
static ElementRef[] |
listFromByteBuf(io.netty.buffer.ByteBuf byteBuf) |
void |
toByteBuf(io.netty.buffer.ByteBuf byteBuf) |
static void |
toByteBuf(ElementRef[] adminRefs,
io.netty.buffer.ByteBuf byteBuf) |
public static ElementRef fromByteBuf(io.netty.buffer.ByteBuf byteBuf)
public void toByteBuf(io.netty.buffer.ByteBuf byteBuf)
public static ElementRef[] listFromByteBuf(io.netty.buffer.ByteBuf byteBuf)
public static void toByteBuf(ElementRef[] adminRefs, io.netty.buffer.ByteBuf byteBuf)