uuencode

UUencode a String.


Syntax


Parameters

  • String subject - The String to be UUencoded.


Result

  • String - The encoded String.

Returns subject encoded using the UUencode algorithm. This translates the String into printable characters.