Uudecodes a chunk of data. Performs a 'decode step' on a chunk of uuencoded data. Assumes the "begin mode filename" line has been stripped off.
input buffer
output buffer
holds the number of bits that are stored in save
leftover bits that have not yet been decoded
the number of bytes decoded.
Uudecodes a chunk of data. Performs a 'decode step' on a chunk of uuencoded data. Assumes the "begin mode filename" line has been stripped off.