RE: [xml] another newbie question
- From: Michael Frank <msfrank u washington edu>
- To: "Sun, Lei" <lsun 3eti com>
- Cc: "'xml gnome org'" <xml gnome org>
- Subject: RE: [xml] another newbie question
- Date: Fri, 11 Oct 2002 11:12:01 -0700 (PDT)
On Fri, 11 Oct 2002, Sun, Lei wrote:
Thanks for all the input.
I am basily a embedded software developer, the schedle is tight , so I
don't have time to go detail in xml.
So is there a base64 encoding API in libxml2?
base64 is a relatively simple algorithm, google for it and you'll find a
lot of explanations. alternatively you can use the yencode algorithm,
which might come in handy for embedded work since it yields a smaller
encoded size. you can read the quick and dirty rfc by the developers at:
http://www.yenc.org/yenc-draft.1.3.txt
which explains the algorithm in detail.
Hope that helps,
Michael
------------------------- .~.
Michael Frank /v\
msfrank u washington edu // \\
------------------------ /( )\
^`~'^
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]