[ https://issues.apache.org/jira/browse/THRIFT-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890842#action_12890842 ]
Kevin Ballard commented on THRIFT-821: -------------------------------------- Naming it 'buffer' might imply that it's direct access to the underlying buffer. What the method actually does is provide a snapshot of the buffer. If you want to name it 'buffer', go ahead, I just wanted to avoid any confusion. > TMemoryBuffer needs a way to access the buffer > ---------------------------------------------- > > Key: THRIFT-821 > URL: https://issues.apache.org/jira/browse/THRIFT-821 > Project: Thrift > Issue Type: Improvement > Components: Library (Cocoa) > Reporter: Kevin Ballard > Attachments: TMemoryBuffer.patch > > > TMemoryBuffer in Cocoa provides no way to access the buffer. This makes it > unusable for converting a thrift object into data, for use with an alternate > transport mechanism. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.