Module data_encoding::decode [] [src]

Generic decoding module.

Enums

Error

Decoding errors.

Functions

decode

Generic decoding function with allocation.

decode_len

Converts an input length to its output length.

decode_mut

Generic decoding function without allocation.