24 Jul
2017
24 Jul
'17
3:27 p.m.
On Mon, Jul 24, 2017 at 8:24 AM, Greger via Boost
Here is some documentation:
Thank you. From the docs, I see these signatures: std::string base64_encode (const char *buf, int len); std::string base64_decode (const char *buf, int len); 1. How are errors communicated? 2. How does the caller specify the Allocator to use? 3. Are there routines to operate on fixed-size buffers (no allocation)? I also see this note:
It is available for a moderate compensation. Let me know by email and I will send you the source.