Module data_encoding::encode
[−]
[src]
Generic encoding module.
Functions
| encode |
Generic encoding function with allocation. |
| encode_len |
Converts an input length to its output length. |
| encode_mut |
Generic encoding function without allocation. |