Thrift: TDenseProtocol using variable-length integers.
authorDavid Reiss <dreiss@apache.org>
Fri, 7 Sep 2007 01:34:12 +0000 (01:34 +0000)
committerDavid Reiss <dreiss@apache.org>
Fri, 7 Sep 2007 01:34:12 +0000 (01:34 +0000)
commite67c0e63b315873aba8fb6770821fc88bd276a74
tree09b34bc3722012fe7489032f4a614006dd9604f4
parentd8429fcc1020dec143e36dbfc055edbd3009f11b
Thrift: TDenseProtocol using variable-length integers.

Reviewed By: mcslee

Test Plan:
test/DenseProtoTest.cpp

Still have to test:
- Bounds checking.
- borrow/consume on TBuffered and TFramed.

Revert Plan: ok

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665252 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/protocol/TDenseProtocol.cpp
lib/cpp/src/protocol/TDenseProtocol.h
test/DenseProtoTest.cpp