[
https://issues.apache.org/jira/browse/THRIFT-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury closed THRIFT-1015.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.6
Assignee: Takashi Yonebayashi (was: Bryan Duxbury)
I just committed this patch. Thanks, Takashi!
> TUnion does not handle ByteBuffer in toString
> ---------------------------------------------
>
> Key: THRIFT-1015
> URL: https://issues.apache.org/jira/browse/THRIFT-1015
> Project: Thrift
> Issue Type: Bug
> Components: Java - Library
> Reporter: Takashi Yonebayashi
> Assignee: Takashi Yonebayashi
> Priority: Minor
> Fix For: 0.6
>
> Attachments: THRIFT-1015.patch
>
>
> ByteBuffer should handle printing its contents like a byte array did
> previously.
> This patch also switches toString to use a StringBuilder rather than concat.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.