GitHub user nocs00 opened a pull request:

    https://github.com/apache/avro/pull/104

    Added ability to encode and decode byte arrays in Base64.

    Please review this patch.
    It changes nothing for old client code, just adds ability to produce 
JsonEncoder and JsonDecoder which encode and decode byte arrays with Base64.
    Written tests to cover those changes.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nocs00/avro branch-1.8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/104.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #104
    
----
commit 4febce2059fac368132a61e5bebaa8942d6ca167
Author: Paul Dudenkov <[email protected]>
Date:   2016-07-04T10:49:24Z

    Added ability to encode and decode byte arrays in Base64.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to