| Constructor and Description |
|---|
Length32(chat.dim.type.ByteArray data,
long value,
chat.dim.type.IntegerData.Endian endian) |
Length32(chat.dim.type.UInt32Data data) |
| Modifier and Type | Method and Description |
|---|---|
static Length32 |
from(chat.dim.type.ByteArray data) |
static Length32 |
from(int value) |
static Length32 |
from(java.lang.Integer value) |
static Length32 |
from(Length32 length) |
static Length32 |
from(long value) |
static Length32 |
from(java.lang.Long value) |
static Length32 |
from(chat.dim.type.UInt32Data data) |
static Length |
parse(chat.dim.type.ByteArray data,
Tag tag) |
equals, from, from, from, from, 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 Length32 ZERO
public Length32(chat.dim.type.UInt32Data data)
public Length32(chat.dim.type.ByteArray data,
long value,
chat.dim.type.IntegerData.Endian endian)
public static Length32 from(chat.dim.type.UInt32Data data)
public static Length32 from(chat.dim.type.ByteArray data)
public static Length32 from(int value)
public static Length32 from(long value)
public static Length32 from(java.lang.Integer value)
public static Length32 from(java.lang.Long value)