Value.Parser<T extends Tag,L extends Length,V extends Value>| Constructor and Description |
|---|
Value8(byte value) |
Value8(chat.dim.type.ByteArray data) |
Value8(int value) |
| Modifier and Type | Method and Description |
|---|---|
static Value8 |
from(byte value) |
static Value8 |
from(java.lang.Byte value) |
static Value8 |
from(chat.dim.type.ByteArray data) |
static Value8 |
from(int value) |
static Value8 |
from(java.lang.Integer value) |
static Value8 |
from(chat.dim.type.UInt8Data data) |
static Value8 |
from(Value8 value) |
static Value |
parse(chat.dim.type.ByteArray data,
Tag tag,
Length length) |
equals, from, from, getByteValue, getIntValue, getLongValue, hashCode, toStringclone, concat, concat, equals, equals, equals, find, find, find, find, find, find, find, find, find, find, find, find, getBuffer, getByte, getBytes, getBytes, getBytes, getOffset, getSize, mutableCopy, random, slice, slice, toHexStringfinalize, 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, toHexStringgetInt16Value, getInt16Value, getInt32Value, getInt32Value, getUInt16Data, getUInt16Data, getUInt16Data, getUInt16Value, getUInt16Value, getUInt32Data, getUInt32Data, getUInt32Data, getUInt32Value, getUInt32Value, getValue, getValue, getValue, getValue, setValue, setValue, setValue, setValuepublic static final Value8 ZERO
public Value8(chat.dim.type.ByteArray data)
public Value8(byte value)
public Value8(int value)
public static Value8 from(chat.dim.type.UInt8Data data)
public static Value8 from(chat.dim.type.ByteArray data)
public static Value8 from(byte value)
public static Value8 from(int value)
public static Value8 from(java.lang.Byte value)
public static Value8 from(java.lang.Integer value)