Async‐signal‐safe line reader.

Synopsis

Declared in <folly/debugging/symbolizer/LineReader.h>

class LineReader;

Enums

Name

Description

State

Result of a read attempt.

Member Functions

Name

Description

LineReader [constructor]

Constructors

operator= [deleted]

Deleted copy assignment; LineReader is non‐copyable.

readLine

Read the next line from the file.

Created with MrDocs