[ 
https://issues.apache.org/jira/browse/AVRO-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362607#comment-15362607
 ] 

Sean Busbey commented on AVRO-1875:
-----------------------------------

Do we have any kind of spec for the JSON serialization? We should make sure 
this use of base64 is documented somewhere. Also, given the current patch I'm 
not sure how I would tell programmatically wether I need the base64 version or 
not for a given set of data. any ideas on how we can correct that? 

> ability encode/decode byte arrays in Base64
> -------------------------------------------
>
>                 Key: AVRO-1875
>                 URL: https://issues.apache.org/jira/browse/AVRO-1875
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Paul Dudenkov
>             Fix For: 1.9.0
>
>
> Hi, 
> I would like to add ability encode/decode byte arrays in Base64 in classes 
> JsonEncoder JsonDecoder.
> For this purpose I will add new constructors and overloaded factory methods.
> Old code will work as before.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to