Module decode

Module decode 

Source
Expand description

Decode APIs for APER Codec

Functionsยง

decode_bitstring
Decode a Bit String
decode_bool
Decode a Boolean
decode_choice_idx
Decode a Choice Index.
decode_enumerated
Decode an Enumerated Value
decode_integer
Decode an Integer
decode_length_determinent
Decodes a Length determinent
decode_octetstring
Decode an OCTET STRING
decode_printable_string
Decode a PrintableString CharacterString Type.
decode_real
Decode a Real
decode_sequence_header
Decode The Sequence Header
decode_utc_time
Decode a UTCTime CharacterString Type.
decode_utf8_string
Decode a UTF8String CharacterString Type.
decode_visible_string
Decode a VisibleString CharacterString Type.