Get the accumulated output as an fbstring.
Synopsis
Declared in <folly/debugging/symbolizer/SymbolizePrinter.h>
fbstring const&
fbstr() const;
Return Value
The accumulated output as an fbstring.
Created with MrDocs