Go to the first, previous, next, last section, table of contents.


2.9 uudecode

uuencode is probably still the most popular encoding of binaries used on Usenet, although base64 rules the mail world.

The following function is supplied by this package:

uudecode-decode-region
Decode the text in the region.


Go to the first, previous, next, last section, table of contents.