Async‐signal‐safe line reader.
Synopsis
Declared in <folly/debugging/symbolizer/LineReader.h>
class LineReader;
Enums
Name |
Description |
Result of a read attempt. |
Member Functions
Name |
Description |
|
Constructors |
|
Deleted copy assignment; LineReader is non‐copyable. |
Read the next line from the file. |
Created with MrDocs