Configuration options for an IOBufQueue.

Synopsis

Declared in <folly/io/IOBufQueue.h>

struct Options;

Member Functions

Name

Description

Options [constructor]

Constructs the default options.

Data Members

Name

Description

cacheChainLength

Whether to cache the total chain length.

Created with MrDocs