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

Hudson commented on THRIFT-1785:
--------------------------------

Integrated in Thrift #643 (See [https://builds.apache.org/job/Thrift/643/])
    THRIFT-1785 add TMemoryBuffer; patch by carl yeksigian reviewed by tjake 
(Revision 938e640702a49a34463bed63bb07fa9256d52584)

     Result = ABORTED
jake : 
https://git-wip-us.apache.org/repos/asf?p=thrift.git&a=commit&h=938e640702a49a34463bed63bb07fa9256d52584
Files : 
* lib/csharp/src/Transport/TMemoryBuffer.cs
* lib/csharp/src/Thrift.csproj
* lib/csharp/Makefile.am

                
> C#: Add TMemoryBuffer serializer/deserializer
> ---------------------------------------------
>
>                 Key: THRIFT-1785
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1785
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C# - Library
>            Reporter: Carl Yeksigian
>            Assignee: Carl Yeksigian
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: 1785.patch
>
>
> It would be nice to be able to get the serialized form and deserialize in 
> memory buffers (byte[]).
> We have a use case where we currently serialize and deserialize into bytes to 
> write to Cassandra.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to