Make IOBuf support 64-bit length and capacity
Summary: Remove type_ (unused), pack flags in least significant bits of sharedInfo_. sizeof(IOBuf) remains 56 bytes. Test Plan: folly/io/test with -opt and -dbg; iobuf*_test with asan as well. Reviewed By: simpkins@fb.com FB internal diff: D1179993
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment