# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewOffsetMarker creates an offset marker field.
NewProcedureArgument creates a ProcedureArgument field.
NewOffsetMarker creates an range marker field.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
BaseTlvField is a base class for all TLV fields.
BinaryField represents a binary string field of type Buffer or []byte.
BoolField represents a boolean field.
FixedUintField represents a fixed-length unsigned integer.
No description provided by the author
InterestNameField represents the Name field in an Interest, which may contain a ParametersSha256DigestComponent.
No description provided by the author
NameField represents a name field.
NaturalField represents a natural number field.
OffsetMarker is a marker that marks a position in the wire.
ProcedureArgument is a variable used during encoding and decoding procedure.
RangeMarker is a marker that catches a range in the wire from an OffsetMarker to current position.
SequenceField represents a slice field of another supported field type.
SignatureField represents SignatureValue field It handles the signature covered part, and the position of the signature.
StringField represents a UTF-8 encoded string.
StructField represents a struct field of another TlvModel.
TimeField represents a time field, recorded as milliseconds.
TlvModel represents a TLV encodable structure.
WireField represents a binary string field of type Wire or [][]byte.
# Interfaces
No description provided by the author