On Mon, 2013-06-10 at 11:21 +0300, Tor Lillqvist wrote:
I don't think we want to drag in boost in an otherwise clean
Objective-C -only app. (Cédric's code at least includes a boost
header, too.)
Just pay attention with my code: I wanted it to work on streams when I
don't have the full content to encode.
The boost header used in that file is not used by the EncodedData class
actually doing the base64 encode/decode work. Note that Base64 isn't
that complex, you can even write one in objective-C pretty quickly.
--
Cedric
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.