File: yenc.el.html
Functions for decoding yenc encoded messages.
Limitations:
* Does not handle multipart messages.
* No support for external decoders.
* Doesn't check the crc32 checksum (if present).
Defined variables (0)
Defined functions (5)
yenc-decode-region | (START END) |
yenc-extract-filename | () |
yenc-first-part-p | () |
yenc-last-part-p | () |
yenc-parse-line | (STR) |