noun
uuencode
A binary-to-text encoding scheme used for email attachments and Usenet; now largely replaced by Base64.
昔のメールでは、バイナリファイルをUUENCODEで変換して送っていた。
In old email systems, binary files were converted using uuencode before sending.
UUENCODEされたデータをデコードする。
Decode the uuencoded data.