Main Page Modules Compound List File List Compound Members File Members Related Pages
wbxml_base64.h File Reference
Base64 encoding/decoding functions.
More...
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
Functions |
WB_UTINY * | wbxml_base64_encode (const WB_UTINY *buffer, WB_LONG len) |
| Encode a buffer to Base64.
|
WB_LONG | wbxml_base64_decode (const WB_UTINY *buffer, WB_UTINY **result) |
| Decode a Base64 encoded buffer.
|
Detailed Description
Base64 encoding/decoding functions.
- Author:
- Aymerick Jéhanne <libwbxml@jehanne.org>
- Date:
- 01/11/03
- Note:
- Code adapted from APR library (http://apr.apache.org/)
Definition in file wbxml_base64.h.
Generated on Mon Nov 24 20:09:44 2003 for WBXML Library by
1.3-rc1