Add IOBuf::takeOwnership(unique_ptr<T>&&).
Summary: Useful for in-place serialization. Dangerous, obviously, but anything involving IOBuf usually is. Test Plan: test added Reviewed By: brianp@fb.com FB internal diff: D491663
Showing
Please register or sign in to comment