<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Base64 Encode or Decode a File'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Fri, 17 Apr 2026 03:02:47 +0000</lastBuildDate>
    <item>
      <title>rengber said on 27/Apr/2011</title>
      <link>https://snipplr.com/view/6034/base64-encode-or-decode-a-file</link>
      <description>&lt;p&gt;What are you talking about, this isn't for text, it's for binary.  The file you end with is binary identical to the file you start with.   &#13;
&#13;
Turning binary data into an ASCII string is the definition of Base64, languages don't come into play, it's a string of gibberish bytes.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Apr 2011 01:27:21 UTC</pubDate>
      <guid>https://snipplr.com/view/6034/base64-encode-or-decode-a-file</guid>
    </item>
  </channel>
</rss>
