$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Is Boost interested in the Boost-based Base64 library
From: Denis Shevchenko (for.dshevchenko_at_[hidden])
Date: 2011-06-09 14:56:23
> Looks fine! A base16 (hex) variant would be nice too.
>
> Olaf
Thanks, Olaf!
Yes, there are three such encodings: Base16, Base32 and Base64. But
Base64, IMHO, is most often required.
- Denis