Re: [Boost-bugs] [Boost C++ Libraries] #5630: base64 encode/decode for std::istreambuf_iterator/std::ostreambuf_iterator

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5630: base64 encode/decode for std::istreambuf_iterator/std::ostreambuf_iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-07 11:49:40


#5630: base64 encode/decode for std::istreambuf_iterator/std::ostreambuf_iterator
-------------------------------+---------------------------
  Reporter: nen777w@… | Owner: ramey
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------------

Comment (by Ferdinand Prantl <prantlf@…>):

 The workaround presented above uses a stream wrapper to fix the problem.
 Another solution could be fixing the transforming iterator.

 Could this be connected to the transform_width implementation, which works
 only if the input size is aligned to the unit quantum? If it is not,
 you'd have to apply/recognize padding correctly: ticket:5629#comment:10.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5630#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC