Boost logo

Boost Users :

Subject: Re: [Boost-users] converting a string to base64
From: Robert Ramey (ramey_at_[hidden])
Date: 2019-02-08 01:35:38


On 2/7/19 11:46 AM, Sean Farrow via Boost-users wrote:
> Hi,
>
> Does anyone know of an open source boost.iostreams filter that will
> convert a string (either std::string, or std::wstring) to/from base64?
>
> I know there is some code within beest, but wondered whether this had
> been wrapped? Similarly, I know that there were issues with
> boost.serialization’s base64 code (from memory, I don’t think it padded
> correctly) and don’t think there was a filter for this either.
>
> Any help appreciated.

There is code with documentation in the boost serialization library to
do this.

>
> Kind regards
>
> Sean.
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net