Skip navigation links
A B C D E F G H I M P R S T U V Z 

A

adjust(int, int) - Static method in interface chat.dim.type.ByteArray
 
adjust(int, int) - Method in interface chat.dim.type.ByteArray.Helper
 
adjustE(int, int) - Static method in interface chat.dim.type.ByteArray
 
adjustE(int, int) - Method in interface chat.dim.type.ByteArray.Helper
 
append(byte[], int, int) - Method in interface chat.dim.type.MutableByteArray
Append values from source buffer with range [start, end)
append(byte[], int) - Method in interface chat.dim.type.MutableByteArray
 
append(byte[]) - Method in interface chat.dim.type.MutableByteArray
 
append(byte[]...) - Method in interface chat.dim.type.MutableByteArray
 
append(ByteArray, int, int) - Method in interface chat.dim.type.MutableByteArray
 
append(ByteArray, int) - Method in interface chat.dim.type.MutableByteArray
 
append(ByteArray) - Method in interface chat.dim.type.MutableByteArray
 
append(ByteArray...) - Method in interface chat.dim.type.MutableByteArray
 
append(char) - Method in interface chat.dim.type.MutableByteArray
Append the element to the tail
append(byte) - Method in interface chat.dim.type.MutableByteArray
 
append(byte[], int, int) - Method in class chat.dim.type.MutableData
 
append(byte[], int) - Method in class chat.dim.type.MutableData
 
append(byte[]) - Method in class chat.dim.type.MutableData
 
append(byte[]...) - Method in class chat.dim.type.MutableData
 
append(ByteArray, int, int) - Method in class chat.dim.type.MutableData
 
append(ByteArray, int) - Method in class chat.dim.type.MutableData
 
append(ByteArray) - Method in class chat.dim.type.MutableData
 
append(ByteArray...) - Method in class chat.dim.type.MutableData
 
append(byte) - Method in class chat.dim.type.MutableData
 
append(char) - Method in class chat.dim.type.MutableData
 

B

ByteArray - Interface in chat.dim.type
 
ByteArray.Helper - Interface in chat.dim.type
 

C

chat.dim.type - package chat.dim.type
 
clone() - Method in class chat.dim.type.Data
 
concat(byte[]...) - Method in interface chat.dim.type.ByteArray
 
concat(ByteArray...) - Method in interface chat.dim.type.ByteArray
 
concat(ByteArray, ByteArray) - Static method in interface chat.dim.type.ByteArray
 
concat(byte[], int, int, byte[], int, int) - Static method in interface chat.dim.type.ByteArray
 
concat(ByteArray, ByteArray) - Method in interface chat.dim.type.ByteArray.Helper
 
concat(byte[], int, int, byte[], int, int) - Method in interface chat.dim.type.ByteArray.Helper
 
concat(ByteArray...) - Method in class chat.dim.type.Data
Combines two or more data.
concat(byte[]...) - Method in class chat.dim.type.Data
 

D

Data - Class in chat.dim.type
Data View
Data(byte[], int, int) - Constructor for class chat.dim.type.Data
Create data view with range [start, end)
Data(byte[]) - Constructor for class chat.dim.type.Data
Create data view with bytes
Data(ByteArray) - Constructor for class chat.dim.type.Data
Clone data view

E

endian - Variable in class chat.dim.type.UInt16Data
 
endian - Variable in class chat.dim.type.UInt32Data
 
equals(ByteArray) - Method in interface chat.dim.type.ByteArray
 
equals(byte[]) - Method in interface chat.dim.type.ByteArray
 
equals(byte[], int, int) - Method in interface chat.dim.type.ByteArray
 
equals(Object) - Method in class chat.dim.type.Data
 
equals(ByteArray) - Method in class chat.dim.type.Data
 
equals(byte[]) - Method in class chat.dim.type.Data
 
equals(byte[], int, int) - Method in class chat.dim.type.Data
 
equals(Object) - Method in class chat.dim.type.UInt16Data
 
equals(Object) - Method in class chat.dim.type.UInt32Data
 
equals(Object) - Method in class chat.dim.type.UInt8Data
 
equals(Object) - Method in class chat.dim.type.VarIntData
 

F

find(byte, int, int) - Method in interface chat.dim.type.ByteArray
Search value in range [start, end)
find(byte, int) - Method in interface chat.dim.type.ByteArray
 
find(byte) - Method in interface chat.dim.type.ByteArray
 
find(int, int, int) - Method in interface chat.dim.type.ByteArray
 
find(int, int) - Method in interface chat.dim.type.ByteArray
 
find(int) - Method in interface chat.dim.type.ByteArray
 
find(byte[], int, int) - Method in interface chat.dim.type.ByteArray
Search sub bytes in range [start, end)
find(byte[], int) - Method in interface chat.dim.type.ByteArray
 
find(byte[]) - Method in interface chat.dim.type.ByteArray
 
find(ByteArray, int, int) - Method in interface chat.dim.type.ByteArray
 
find(ByteArray, int) - Method in interface chat.dim.type.ByteArray
 
find(ByteArray) - Method in interface chat.dim.type.ByteArray
 
find(ByteArray, byte, int, int) - Static method in interface chat.dim.type.ByteArray
 
find(ByteArray, byte[], int, int, int, int) - Static method in interface chat.dim.type.ByteArray
 
find(ByteArray, byte, int, int) - Method in interface chat.dim.type.ByteArray.Helper
Search value in range [start, end)
find(ByteArray, byte[], int, int, int, int) - Method in interface chat.dim.type.ByteArray.Helper
Search sub view in range [start, end)
find(byte, int, int) - Method in class chat.dim.type.Data
 
find(byte, int) - Method in class chat.dim.type.Data
 
find(byte) - Method in class chat.dim.type.Data
 
find(int, int, int) - Method in class chat.dim.type.Data
 
find(int, int) - Method in class chat.dim.type.Data
 
find(int) - Method in class chat.dim.type.Data
 
find(byte[], int, int) - Method in class chat.dim.type.Data
 
find(byte[], int) - Method in class chat.dim.type.Data
 
find(byte[]) - Method in class chat.dim.type.Data
 
find(ByteArray, int, int) - Method in class chat.dim.type.Data
 
find(ByteArray, int) - Method in class chat.dim.type.Data
 
find(ByteArray) - Method in class chat.dim.type.Data
 
from(UInt16Data) - Static method in class chat.dim.type.UInt16Data
 
from(ByteArray, IntegerData.Endian) - Static method in class chat.dim.type.UInt16Data
 
from(byte[], IntegerData.Endian) - Static method in class chat.dim.type.UInt16Data
 
from(byte[], int, IntegerData.Endian) - Static method in class chat.dim.type.UInt16Data
 
from(int, IntegerData.Endian) - Static method in class chat.dim.type.UInt16Data
 
from(UInt32Data) - Static method in class chat.dim.type.UInt32Data
 
from(ByteArray, IntegerData.Endian) - Static method in class chat.dim.type.UInt32Data
 
from(byte[], IntegerData.Endian) - Static method in class chat.dim.type.UInt32Data
 
from(byte[], int, IntegerData.Endian) - Static method in class chat.dim.type.UInt32Data
 
from(long, IntegerData.Endian) - Static method in class chat.dim.type.UInt32Data
 
from(UInt8Data) - Static method in class chat.dim.type.UInt8Data
 
from(ByteArray) - Static method in class chat.dim.type.UInt8Data
 
from(byte[]) - Static method in class chat.dim.type.UInt8Data
 
from(byte[], int) - Static method in class chat.dim.type.UInt8Data
 
from(byte) - Static method in class chat.dim.type.UInt8Data
 
from(int) - Static method in class chat.dim.type.UInt8Data
 
from(VarIntData) - Static method in class chat.dim.type.VarIntData
 
from(ByteArray) - Static method in class chat.dim.type.VarIntData
 
from(byte[]) - Static method in class chat.dim.type.VarIntData
 
from(byte[], int) - Static method in class chat.dim.type.VarIntData
 
from(long) - Static method in class chat.dim.type.VarIntData
 

G

getBuffer() - Method in interface chat.dim.type.ByteArray
 
getBuffer() - Method in class chat.dim.type.Data
 
getByte(int) - Method in interface chat.dim.type.ByteArray
Get item value with position
getByte(int) - Method in class chat.dim.type.Data
 
getBytes() - Method in interface chat.dim.type.ByteArray
Get bytes from inner buffer with range [offset, offset + length)
getBytes(int) - Method in interface chat.dim.type.ByteArray
 
getBytes(int, int) - Method in interface chat.dim.type.ByteArray
 
getBytes() - Method in class chat.dim.type.Data
 
getBytes(int) - Method in class chat.dim.type.Data
 
getBytes(int, int) - Method in class chat.dim.type.Data
 
getByteValue() - Method in class chat.dim.type.UInt8Data
 
getInt16Value(ByteArray) - Static method in interface chat.dim.type.IntegerData
 
getInt16Value(ByteArray, int) - Static method in interface chat.dim.type.IntegerData
 
getInt32Value(ByteArray) - Static method in interface chat.dim.type.IntegerData
 
getInt32Value(ByteArray, int) - Static method in interface chat.dim.type.IntegerData
 
getIntValue() - Method in interface chat.dim.type.IntegerData
 
getIntValue() - Method in class chat.dim.type.UInt16Data
 
getIntValue() - Method in class chat.dim.type.UInt32Data
 
getIntValue() - Method in class chat.dim.type.UInt8Data
 
getIntValue() - Method in class chat.dim.type.VarIntData
 
getLongValue() - Method in interface chat.dim.type.IntegerData
 
getLongValue() - Method in class chat.dim.type.UInt16Data
 
getLongValue() - Method in class chat.dim.type.UInt32Data
 
getLongValue() - Method in class chat.dim.type.UInt8Data
 
getLongValue() - Method in class chat.dim.type.VarIntData
 
getOffset() - Method in interface chat.dim.type.ByteArray
 
getOffset() - Method in class chat.dim.type.Data
 
getSize() - Method in interface chat.dim.type.ByteArray
 
getSize() - Method in class chat.dim.type.Data
 
getUInt16Data(int) - Static method in interface chat.dim.type.IntegerData
 
getUInt16Data(ByteArray) - Static method in interface chat.dim.type.IntegerData
 
getUInt16Data(ByteArray, int) - Static method in interface chat.dim.type.IntegerData
 
getUInt16Value(ByteArray) - Static method in interface chat.dim.type.IntegerData
 
getUInt16Value(ByteArray, int) - Static method in interface chat.dim.type.IntegerData
 
getUInt32Data(long) - Static method in interface chat.dim.type.IntegerData
 
getUInt32Data(ByteArray) - Static method in interface chat.dim.type.IntegerData
 
getUInt32Data(ByteArray, int) - Static method in interface chat.dim.type.IntegerData
 
getUInt32Value(ByteArray) - Static method in interface chat.dim.type.IntegerData
 
getUInt32Value(ByteArray, int) - Static method in interface chat.dim.type.IntegerData
 
getValue(byte[], int, int, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
getValue(ByteArray, int, int, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
getValue(ByteArray, int, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
getValue(ByteArray, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
getValue(byte[], int, int, IntegerData.Endian) - Method in interface chat.dim.type.IntegerData.Helper
Get long integer value from data buffer with range [offset, offset + size)

H

hashCode() - Method in class chat.dim.type.Data
 
hashCode() - Method in class chat.dim.type.UInt16Data
 
hashCode() - Method in class chat.dim.type.UInt32Data
 
hashCode() - Method in class chat.dim.type.UInt8Data
 
hashCode() - Method in class chat.dim.type.VarIntData
 
helper - Static variable in interface chat.dim.type.ByteArray
 
helper - Static variable in interface chat.dim.type.IntegerData
 
helper - Static variable in interface chat.dim.type.MutableByteArray
 
hexEncode(byte[], int, int) - Method in interface chat.dim.type.ByteArray.Helper
 
hexEncode(byte[], int, int) - Static method in interface chat.dim.type.ByteArray
 

I

insert(MutableData, int, byte[], int, int) - Method in interface chat.dim.type.MutableByteArray.Helper
Insert values from source buffer with range [start, end)
insert(MutableData, int, byte) - Method in interface chat.dim.type.MutableByteArray.Helper
Insert the value to this position
insert(int, byte[], int, int) - Method in interface chat.dim.type.MutableByteArray
Insert values from source buffer with range [start, end)
insert(int, byte[], int) - Method in interface chat.dim.type.MutableByteArray
 
insert(int, byte[]) - Method in interface chat.dim.type.MutableByteArray
 
insert(int, ByteArray, int, int) - Method in interface chat.dim.type.MutableByteArray
 
insert(int, ByteArray, int) - Method in interface chat.dim.type.MutableByteArray
 
insert(int, ByteArray) - Method in interface chat.dim.type.MutableByteArray
 
insert(int, byte) - Method in interface chat.dim.type.MutableByteArray
Insert the value to this position
insert(MutableData, int, byte[], int, int) - Static method in interface chat.dim.type.MutableByteArray
 
insert(MutableData, int, byte) - Static method in interface chat.dim.type.MutableByteArray
 
insert(int, byte[], int, int) - Method in class chat.dim.type.MutableData
 
insert(int, byte[], int) - Method in class chat.dim.type.MutableData
 
insert(int, byte[]) - Method in class chat.dim.type.MutableData
 
insert(int, ByteArray, int, int) - Method in class chat.dim.type.MutableData
 
insert(int, ByteArray, int) - Method in class chat.dim.type.MutableData
 
insert(int, ByteArray) - Method in class chat.dim.type.MutableData
 
insert(int, byte) - Method in class chat.dim.type.MutableData
Insert the value to this position
IntegerData - Interface in chat.dim.type
Integer Data
IntegerData.Endian - Enum in chat.dim.type
 
IntegerData.Helper - Interface in chat.dim.type
 

M

MutableByteArray - Interface in chat.dim.type
 
MutableByteArray.Helper - Interface in chat.dim.type
 
mutableCopy() - Method in class chat.dim.type.Data
 
MutableData - Class in chat.dim.type
 
MutableData(ByteArray) - Constructor for class chat.dim.type.MutableData
 
MutableData(byte[]) - Constructor for class chat.dim.type.MutableData
 
MutableData(byte[], int, int) - Constructor for class chat.dim.type.MutableData
 
MutableData(int) - Constructor for class chat.dim.type.MutableData
 
MutableData() - Constructor for class chat.dim.type.MutableData
 

P

pop() - Method in interface chat.dim.type.MutableByteArray
Remove element from the tail position and return its value
pop() - Method in class chat.dim.type.MutableData
 
push(byte) - Method in interface chat.dim.type.MutableByteArray
 
push(byte) - Method in class chat.dim.type.MutableData
 

R

random(int) - Static method in class chat.dim.type.Data
 
remove(MutableData, int) - Method in interface chat.dim.type.MutableByteArray.Helper
Remove element at this position and return its value
remove(int) - Method in interface chat.dim.type.MutableByteArray
Remove element at this position and return its value
remove(MutableData, int) - Static method in interface chat.dim.type.MutableByteArray
 
remove(int) - Method in class chat.dim.type.MutableData
 

S

setByte(int, byte) - Method in interface chat.dim.type.MutableByteArray
Change byte value at this position
setByte(int, byte) - Method in class chat.dim.type.MutableData
 
setChar(int, char) - Method in interface chat.dim.type.MutableByteArray
 
setChar(int, char) - Method in class chat.dim.type.MutableData
 
setValue(long, byte[], int, int, IntegerData.Endian) - Method in interface chat.dim.type.IntegerData.Helper
Set long integer value into data buffer with size
setValue(long, byte[], int, int, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
setValue(long, MutableByteArray, int, int, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
setValue(long, MutableByteArray, int, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
setValue(long, MutableByteArray, IntegerData.Endian) - Static method in interface chat.dim.type.IntegerData
 
shift() - Method in interface chat.dim.type.MutableByteArray
Remove element from the head position and return its value
shift() - Method in class chat.dim.type.MutableData
 
slice(ByteArray, int, int) - Method in interface chat.dim.type.ByteArray.Helper
Get bytes within range [start, end)
slice(byte[], int, int) - Method in interface chat.dim.type.ByteArray.Helper
 
slice(int) - Method in interface chat.dim.type.ByteArray
 
slice(int, int) - Method in interface chat.dim.type.ByteArray
 
slice(ByteArray, int, int) - Static method in interface chat.dim.type.ByteArray
 
slice(byte[], int, int) - Static method in interface chat.dim.type.ByteArray
 
slice(int, int) - Method in class chat.dim.type.Data
Get sub data within range [start, end)
slice(int) - Method in class chat.dim.type.Data
 

T

toHexString() - Method in interface chat.dim.type.ByteArray
 
toHexString() - Method in class chat.dim.type.Data
 
toString() - Method in class chat.dim.type.Data
 
toString() - Method in class chat.dim.type.UInt16Data
 
toString() - Method in class chat.dim.type.UInt32Data
 
toString() - Method in class chat.dim.type.UInt8Data
 
toString() - Method in class chat.dim.type.VarIntData
 

U

UInt16Data - Class in chat.dim.type
Unsigned Short Integer (16-bytes)
UInt16Data(ByteArray, int, IntegerData.Endian) - Constructor for class chat.dim.type.UInt16Data
 
UInt16Data(byte[], int, int, IntegerData.Endian) - Constructor for class chat.dim.type.UInt16Data
 
UInt32Data - Class in chat.dim.type
Unsigned Integer (32-bytes)
UInt32Data(ByteArray, long, IntegerData.Endian) - Constructor for class chat.dim.type.UInt32Data
 
UInt32Data(byte[], int, long, IntegerData.Endian) - Constructor for class chat.dim.type.UInt32Data
 
UInt8Data - Class in chat.dim.type
Unsigned Char (8-bytes)
UInt8Data(ByteArray) - Constructor for class chat.dim.type.UInt8Data
 
UInt8Data(byte[], int) - Constructor for class chat.dim.type.UInt8Data
 
UInt8Data(byte) - Constructor for class chat.dim.type.UInt8Data
 
UInt8Data(int) - Constructor for class chat.dim.type.UInt8Data
 
update(MutableData, int, byte[], int, int) - Method in interface chat.dim.type.MutableByteArray.Helper
Copy values from source buffer with range [start, end)
update(int, byte[], int, int) - Method in interface chat.dim.type.MutableByteArray
Update values from source buffer with range [start, end)
update(int, byte[], int) - Method in interface chat.dim.type.MutableByteArray
 
update(int, byte[]) - Method in interface chat.dim.type.MutableByteArray
 
update(int, ByteArray, int, int) - Method in interface chat.dim.type.MutableByteArray
 
update(int, ByteArray, int) - Method in interface chat.dim.type.MutableByteArray
 
update(int, ByteArray) - Method in interface chat.dim.type.MutableByteArray
 
update(MutableData, int, byte[], int, int) - Static method in interface chat.dim.type.MutableByteArray
 
update(int, byte[], int, int) - Method in class chat.dim.type.MutableData
 
update(int, byte[], int) - Method in class chat.dim.type.MutableData
 
update(int, byte[]) - Method in class chat.dim.type.MutableData
 
update(int, ByteArray, int, int) - Method in class chat.dim.type.MutableData
 
update(int, ByteArray, int) - Method in class chat.dim.type.MutableData
 
update(int, ByteArray) - Method in class chat.dim.type.MutableData
 

V

value - Variable in class chat.dim.type.UInt16Data
 
value - Variable in class chat.dim.type.UInt32Data
 
value - Variable in class chat.dim.type.UInt8Data
 
value - Variable in class chat.dim.type.VarIntData
 
valueOf(String) - Static method in enum chat.dim.type.IntegerData.Endian
Returns the enum constant of this type with the specified name.
values() - Static method in enum chat.dim.type.IntegerData.Endian
Returns an array containing the constants of this enum type, in the order they are declared.
VarIntData - Class in chat.dim.type
Variable Integer
VarIntData(ByteArray, long) - Constructor for class chat.dim.type.VarIntData
 
VarIntData(byte[], int, int, long) - Constructor for class chat.dim.type.VarIntData
 

Z

ZERO - Static variable in class chat.dim.type.Data
 
ZERO - Static variable in class chat.dim.type.UInt16Data
 
ZERO - Static variable in class chat.dim.type.UInt32Data
 
ZERO - Static variable in class chat.dim.type.UInt8Data
 
ZERO - Static variable in class chat.dim.type.VarIntData
 
A B C D E F G H I M P R S T U V Z 
Skip navigation links