[Gambas-user] what replaces XmlReader.Decode
Adrien Prokopowicz
adrien.prokopowicz at ...626...
Sat May 19 21:56:25 CEST 2012
Le samedi 19 mai 2012 21:17:09 Charlie Reinl a écrit :
> Salut Adrien,
>
> gambas3 , last svn rev 4742
>
> I used till now XmlReader.Decode(XmlReader.Node.Value,"base64) to save
> pictures stored as Text in my XML.
>
> How can I read out them now ?
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
I haven't implemented this function yet, I'll do it when I will have time.
Meanwhile, you can use the base64 command. The man pages will teach you alll you need.
But for me, these functions should be implemented in a component like gb.crypt, or natively, shouldn't they ?
More information about the User
mailing list