Configuration options for an IOBufQueue.
Synopsis
Declared in <folly/io/IOBufQueue.h>
struct Options;
Member Functions
Name |
Description |
|
Constructs the default options. |
Data Members
Name |
Description |
Whether to cache the total chain length. |
Created with MrDocs