Encode unsigned char * source with size_t size. Returns a char * base64 encoded string. char * b64_encode (const unsigned char *, size_t);.
確定! 回上一頁