Hi,
I don't know if I'm using the incorrect options but I don't get UUencode working for decoding the attached string ( see attached file).
I'm using:
let buffer = UUencode().decode(str)
The string contains space and I get an error message for invalid space character. The attache sample represents an encoded binary as jpg picture.
pic_uue.txt