Expand description
§Basic Encoding Rules
Modules§
Structs§
- Identifier
- A BER Identifier.
Functions§
- decode
- Attempts to decode
T
frominput
using BER. - encode
- Attempts to encode
value
to BER. - encode_
scope - Creates a new BER encoder that can be used to encode any value.