proxygen
folly::IOBuf::HeapStorage Struct Reference

Public Attributes

HeapPrefix prefix
 
folly::IOBuf buf
 

Detailed Description

Definition at line 102 of file IOBuf.cpp.

Member Data Documentation

folly::IOBuf folly::IOBuf::HeapStorage::buf

Definition at line 107 of file IOBuf.cpp.

HeapPrefix folly::IOBuf::HeapStorage::prefix

Definition at line 103 of file IOBuf.cpp.

Referenced by folly::IOBuf::releaseStorage().


The documentation for this struct was generated from the following file: