|
proxygen
|
#include <Params.h>
Public Member Functions | |
| AppData (std::unique_ptr< folly::IOBuf > buf) | |
Public Attributes | |
| std::unique_ptr< folly::IOBuf > | data |
Additional Inherited Members | |
Static Public Attributes inherited from fizz::EventType< Event::AppData > | |
| static constexpr Event | event |
|
inlineexplicit |
| std::unique_ptr<folly::IOBuf> fizz::AppData::data |