hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
ListConstructor
hunt
proton
codec
impl
DataDecoder
Undocumented in source.
class
ListConstructor :
VariableConstructor
{
Data
.
DataType
getType
();
void
parse
(ByteBuffer b, Data data);
}
Members
Functions
getType
Data
.
DataType
getType
()
Undocumented in source. Be warned that the author may not have intended to support it.
parse
void
parse
(ByteBuffer b, Data data)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From VariableConstructor
size
int
size
(ByteBuffer b)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
proton
codec
impl
DataDecoder
classes
ArrayConstructor
BinaryConstructor
BooleanConstructor
ByteConstructor
CharConstructor
DataDecoder
Decimal128Constructor
Decimal32Constructor
Decimal64Constructor
DescribedTypeConstructor
DoubleConstructor
EmptyListConstructor
FalseConstructor
Fixed0SizeConstructor
Fixed16SizeConstructor
Fixed1SizeConstructor
Fixed2SizeConstructor
Fixed4SizeConstructor
Fixed8SizeConstructor
FloatConstructor
IntConstructor
ListConstructor
LongConstructor
MapConstructor
NullConstructor
ShortConstructor
SmallArrayConstructor
SmallBinaryConstructor
SmallIntConstructor
SmallListConstructor
SmallLongConstructor
SmallMapConstructor
SmallStringConstructor
SmallSymbolConstructor
SmallUIntConstructor
SmallULongConstructor
SmallVariableConstructor
StringConstructor
SymbolConstructor
TimestampConstructor
TrueConstructor
UByteConstructor
UInt0Constructor
UIntConstructor
ULong0Constructor
ULongConstructor
UShortConstructor
UUIDConstructor
VariableConstructor
interfaces
TypeConstructor