Module ber

Source
Expand description

§Basic Encoding Rules

Modules§

de
Decoding BER
enc
Encoding BER.

Structs§

Identifier
A BER Identifier.

Functions§

decode
Attempts to decode T from input using BER.
encode
Attempts to encode value to BER.
encode_scope
Creates a new BER encoder that can be used to encode any value.