[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Base64
[Thread Prev] | [Thread Next]
- Subject: Re: Base64
- From: Christof Thalhofer <chrisml@xxxxxxxxxxx>
- Date: Mon, 13 Oct 2025 13:03:23 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Am 13.10.25 um 11:21 schrieb Fabien Bodard:
What would be the correct method for converting an image to Base64? And vice versa?for writing /reading xml file for example.
sbuf = File.Load(sPath) sbuf = Base64(sbuf) sImg = UnBase64(sbuf) File.Save(sPath, sImg) Alles Gute Christof Thalhofer -- [x] nail here for new monitor
| Re: Base64 | Fabien Bodard <gambas.fr@xxxxxxxxx> |
| Base64 | Fabien Bodard <gambas.fr@xxxxxxxxx> |