uuencode_close
Description:
Uuencodes a chunk of data.
Call this when finished encoding data with uuencode_step to flush off the last little bit.
Parameters:
uubuf |
temporary buffer of 60 bytes |
save |
leftover bits that have not yet been encoded |
in |
input stream |
len |
input stream length |
out |
output stream |
state |
holds the number of bits that are stored in |
Returns:
the number of bytes encoded |
Namespace: Camel
Package: camel-1.2