Tag.Parser<T extends Tag>| Modifier and Type | Field and Description |
|---|---|
chat.dim.type.ByteArray |
content |
chat.dim.type.IntegerData |
length |
static VarTag |
ZERO |
| Constructor and Description |
|---|
VarTag(chat.dim.type.ByteArray data,
chat.dim.type.IntegerData length,
chat.dim.type.ByteArray content) |
| Modifier and Type | Method and Description |
|---|---|
static VarTag |
from(chat.dim.type.ByteArray data) |
static VarTag |
from(chat.dim.type.IntegerData length,
chat.dim.type.ByteArray content) |
static VarTag |
from(VarTag tag) |
static Tag |
parse(chat.dim.type.ByteArray data) |
clone, concat, concat, equals, equals, equals, equals, find, find, find, find, find, find, find, find, find, find, find, find, getBuffer, getByte, getBytes, getBytes, getBytes, getOffset, getSize, hashCode, mutableCopy, random, slice, slice, toHexString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitadjust, adjustE, concat, concat, concat, concat, equals, equals, equals, find, find, find, find, find, find, find, find, find, find, find, find, find, find, getBuffer, getByte, getBytes, getBytes, getBytes, getOffset, getSize, hexEncode, slice, slice, slice, slice, toHexStringpublic static final VarTag ZERO
public final chat.dim.type.IntegerData length
public final chat.dim.type.ByteArray content