folly::io::RWPrivateCursor

Read-write cursor that assumes private access to the IOBuf chain.

Synopsis

Declared in <folly/io/Cursor.h>

using RWPrivateCursor = RWCursor<CursorAccess::PRIVATE>;