|
NAMEbase64_encode , base64_decode ,
quoted_printable_decode ,
mime_word_decode —
MIME recoding functions
SYNOPSIS#include <strfunc.h>
char *
void *
char *
char *
DESCRIPTIONThose functions used to recode data to/from various standarts of MIME data transfer encodings. Their names are enough self-descriptive.SEE ALSOstrfunc(3), sf_cgi(3), sf_time(3).AUTHORSLev Walkin <vlm@lionet.info>
Visit the GSP FreeBSD Man Page Interface. |