13
13
along with this program; if not, write to the Free Software
14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
16
18
#include <mystrings/m_string.h> /* strchr() */
17
19
#include <mystrings/m_ctype.h> /* my_isspace() */
18
20
#include <mysys/base64.h>
22
28
static char base64_table[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"