| Constructor and Description |
|---|
Length8(byte value) |
Length8(chat.dim.type.ByteArray data) |
Length8(int value) |
| Modifier and Type | Method and Description |
|---|---|
static Length8 |
from(byte value) |
static Length8 |
from(java.lang.Byte value) |
static Length8 |
from(chat.dim.type.ByteArray data) |
static Length8 |
from(int value) |
static Length8 |
from(java.lang.Integer value) |
static Length8 |
from(Length8 length) |
static Length8 |
from(chat.dim.type.UInt8Data data) |
static Length |
parse(chat.dim.type.ByteArray data,
Tag tag) |
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, waitgetInt16Value, getInt16Value, getInt32Value, getInt32Value, getIntValue, getLongValue, getUInt16Data, getUInt16Data, getUInt16Data, getUInt16Value, getUInt16Value, getUInt32Data, getUInt32Data, getUInt32Data, getUInt32Value, getUInt32Value, getValue, getValue, getValue, getValue, setValue, setValue, setValue, setValueadjust, 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 Length8 ZERO
public Length8(chat.dim.type.ByteArray data)
public Length8(byte value)
public Length8(int value)
public static Length8 from(chat.dim.type.UInt8Data data)
public static Length8 from(chat.dim.type.ByteArray data)
public static Length8 from(byte value)
public static Length8 from(int value)
public static Length8 from(java.lang.Byte value)
public static Length8 from(java.lang.Integer value)