InternalBuf doesn't need capacity
authorTudor Bosman <tudorb@fb.com>
Tue, 12 Jun 2012 00:09:43 +0000 (17:09 -0700)
committerTudor Bosman <tudorb@fb.com>
Tue, 12 Jun 2012 23:23:01 +0000 (16:23 -0700)
commite81459f687144b5d80a9e12cf024814f73169e2d
treeadcba5c0eed37553e7bf9cb04fd310a3cf0e3875
parent9f705afd8df9698c5cc7b8af6b66ce7cb3b2e4e4
InternalBuf doesn't need capacity

Summary: as it's always kMaxInternalDataSize.

Test Plan: all tests in folly/experimental/io/test, both opt and dbg

Reviewed By: brianp@fb.com

FB internal diff: D492008
folly/experimental/io/IOBuf.cpp
folly/experimental/io/IOBuf.h