folly::IOBufCompare

Ordering for IOBuf objects. Compares data in the entire chain.

Synopsis

Declared in <folly/io/IOBuf.h>

struct IOBufCompare;

Member Functions

NameDescription
operator() Compare two IOBuf chains.