GNOME Bugzilla – Bug 620175
GConverter for base64 decoding/encoding
Last modified: 2018-05-24 12:20:38 UTC
Add GConverter implementations for base64 encoding/decoding.
Created attachment 162397 [details] [review] Add GBase64{En,De}coder Add GConverter classes that convert from/to base64 encoding. Bug #620175.
Comment on attachment 162397 [details] [review] Add GBase64{En,De}coder Looks fine to me. Do you have a concrete use-case for it, or is this just abstract nonsense ?
I had a use case for it when I wrote it, but unfortunately it vanished due to design issues in the code I was going to use it with. So I'm fine with this being parked here until I get a new use case, or someone else does :)
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/305.