<!--
RSS generated by JIRA (4.4#649-r158309) at Thu May 23 11:34:05 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DCODEC+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://dev.clojure.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Clojure JIRA</title>
        <link>http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+DCODEC+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="1" total="1"/>
                <build-info>
            <version>4.4</version>
            <build-number>649</build-number>
            <build-date>25-07-2011</build-date>
        </build-info>
<item>
            <title>[DCODEC-1] Add simple utility functions for base64 conversions?</title>
                <link>http://dev.clojure.org/jira/browse/DCODEC-1</link>
                <project id="10085" key="DCODEC">clojure.data.codec</project>
                        <description>&lt;p&gt;Can we add (something like) the following simple utility functions for base64 encoding/decoding ?&lt;/p&gt;

&lt;p&gt;(defn bytes-&amp;gt;b64str &lt;span class=&quot;error&quot;&gt;&amp;#91;bytes&amp;#93;&lt;/span&gt;&lt;br/&gt;
  (String. (encode bytes)))&lt;/p&gt;

&lt;p&gt;(defn str-&amp;gt;b64str &lt;span class=&quot;error&quot;&gt;&amp;#91;s&amp;#93;&lt;/span&gt;&lt;br/&gt;
  (bytes-&amp;gt;b64str (.getBytes s)))&lt;/p&gt;

&lt;p&gt;(defn b64str-&amp;gt;bytes &lt;span class=&quot;error&quot;&gt;&amp;#91;b64-str&amp;#93;&lt;/span&gt; &lt;br/&gt;
  (decode (.getBytes b64-str)))&lt;/p&gt;

&lt;p&gt;(defn b64str-&amp;gt;str &lt;span class=&quot;error&quot;&gt;&amp;#91;b64-str&amp;#93;&lt;/span&gt; &lt;br/&gt;
  (String. (b64str-&amp;gt;bytes b64-str)))&lt;/p&gt;</description>
                <environment></environment>
            <key id="15820">DCODEC-1</key>
            <summary>Add simple utility functions for base64 conversions?</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="ataggart">Alexander Taggart</assignee>
                                <reporter username="davesann">Dave Sann</reporter>
                        <labels>
                    </labels>
                <created>Sun, 11 Nov 2012 03:36:18 -0600</created>
                <updated>Sun, 11 Nov 2012 03:36:18 -0600</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>