hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
Data
hunt
proton
amqp
messaging
Data
Undocumented in source.
class
Data :
Section
{
this
(Binary value);
Binary
getValue
();
SectionType
getType
();
}
Constructors
this
this
(Binary value)
Undocumented in source.
Members
Functions
getType
SectionType
getType
()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
Binary
getValue
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Section
SectionType
enum
SectionType
Undocumented in source.
getType
SectionType
getType
()
@return the {@link SectionType} that describes this instance.
Meta
Source
See Implementation
hunt
proton
amqp
messaging
Data
classes
Data