Query: firestring_estr_base64_encode
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_base64_encode(3) Library Functions Manual firestring_estr_base64_encode(3)NAMEfirestring_estr_base64_encode - encode an estring via base64 into another estringSYNOPSIS#include <firestring.h> -lfirestring int firestring_estr_base64_encode(struct firestring_estr_t *destination, struct firestring_estr_t *source)DESCRIPTIONfirestring_estr_base64_encode() encodes the contents of source using the base64 algorithm into destination, provided that there is room in destination. The minimum required space in destination is the length of source * 4 / 3 + 4.RETURN VALUE0 if the string was encoded successfully; 1 if there was insufficient space in destination for the encoding to occur.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-09-21 firestring_estr_base64_encode(3)
Related Man Pages |
---|
base64(n) - mojave |
xtinstallaccelerators(3xt) - redhat |
base64(3tcl) - debian |
xtinstallallaccelerators(3xt) - osf1 |
xtparseacceleratortable(3xt) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |
New UNIX and Linux History Sections |