# Functions
No description provided by the author
# Constants
DecodingModeLenientDropUnknown will accept unknown IEs in templates.
DecodingModeLenientKeepUnknown will accept unknown IEs in templates.
DecodingModeStrict will cause decoding to fail when an unknown IE is encountered in a template.
# Structs
No description provided by the author
No description provided by the author
# Type aliases
DecodingMode specifies how unknown information elements (in templates) are handled when decoding.