Skip to main content

Module any

Module any 

Source
Expand description

BER ANY open type and capture wrappers.

Structs§

BerAnyFmt
BER ANY/open type with bounded nesting for indefinite-length constructed values.
BerAnyRecBody
BerEndFmt
Zero-width boundary marker for the contents of a schema-defined BER constructed value.

Constants§

BER_END
BER constructed-content boundary.
EOC
Exact BER end-of-contents marker (00 00).

Functions§

at_ber_end
ber_any_parse
ber_any_rec_body
captured_any_contents

Type Aliases§

EocFmt
Exact BER end-of-contents marker: the universal primitive EOC tag followed by a zero length octet (00 00).