RE: [xml] another newbie question



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?

thanks!

-----Original Message-----
From: Aleksey Sanin [mailto:aleksey aleksey com]
Sent: Friday, October 11, 2002 11:01 AM
To: Sun, Lei
Cc: 'xml gnome org'
Subject: Re: [xml] another newbie question


XML is a text so result is expected. Most likely the best solution would 
be to base64 encode
the data before inserting into XML.

Aleksey

Sun, Lei wrote:

How do I embed binary data in a node?  I tried xmlAddChild, but it seems
the
parser treat it as a text and trimed off the 0 bytes (null character).

thank you!
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]