THRIFT-686. Adding TMemoryBuffer implementation to Cocoa
authorAndrew McGeachie <geechorama@apache.org>
Wed, 10 Feb 2010 00:56:09 +0000 (00:56 +0000)
committerAndrew McGeachie <geechorama@apache.org>
Wed, 10 Feb 2010 00:56:09 +0000 (00:56 +0000)
commit7acb526434d06f49998e7fe218c7ee384b005621
tree68a6a1a20677158a87f2d87e433ef141577ba5aa
parentba4bf4d512439b8eb1fb42584793dec40682a7f9
THRIFT-686.  Adding TMemoryBuffer implementation to Cocoa

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@908301 13f79535-47bb-0310-9956-ffa450edef68
lib/cocoa/src/transport/TMemoryBuffer.h [new file with mode: 0644]
lib/cocoa/src/transport/TMemoryBuffer.m [new file with mode: 0644]