Async-signal-safe line reader.
Declared in <folly/debugging/symbolizer/LineReader.h>
class LineReader;
| Name | Description |
|---|---|
State | Result of a read attempt. |
| Name | Description |
|---|---|
LineReader [constructor] | Constructors |
operator= [deleted] | Deleted copy assignment; LineReader is non-copyable. |
readLine | Read the next line from the file. |