add IOBuf::moveToFbString
Summary: Convert a IOBuf chain into a fbstring, with zero copies in the common case (unshared, unchained, no headroom) and one copy in all other cases. Test Plan: tests added Reviewed By: simpkins@fb.com FB internal diff: D621210
Showing
Please register or sign in to comment