Boost logo

Boost Users :

From: Eames, Andrew (andrew_at_[hidden])
Date: 2008-01-03 17:04:22


Hi,

I'm trying to encode base64 data by composing base64_from_binary with
transform_width but this doesn't appear to work correctly when the data
is not a multiple of 3 long. What is the correct way to handle this -
do I have to handle the padding myself by extending the input data and
then patching the tail of the result?

   Thanks

       Andrew

 



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