Add QueueAppender
Summary: Add an Appender that appends to a IOBufQueue. You can pass in the maximum append size if you know it, and it will throw on overflow, and will never allocate IOBufs larger than the remaining size. Test Plan: test added Reviewed By: davejwatson@fb.com FB internal diff: D820160
Showing
Please register or sign in to comment