| Constructor and Description |
|---|
RawValue(byte[] bytes) |
RawValue(byte[] bytes,
int offset,
int size) |
RawValue(chat.dim.type.ByteArray data) |
| Modifier and Type | Method and Description |
|---|---|
static RawValue |
from(byte[] bytes) |
static RawValue |
from(byte[] bytes,
int offset,
int size) |
static RawValue |
from(chat.dim.type.ByteArray data) |
static RawValue |
from(RawValue value) |
static Value |
parse(chat.dim.type.ByteArray data,
Tag tag,
Length length) |
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 RawValue ZERO
public RawValue(chat.dim.type.ByteArray data)
public RawValue(byte[] bytes,
int offset,
int size)
public RawValue(byte[] bytes)