HistoryReader

public struct HistoryReader : Sequence

Provides event-by-event access to history files contents.

Supports pbf.gz files. History files are created by HistoryRecording.stopRecordingHistory(writingFileWith:) and saved to HistoryRecording.historyDirectoryURL.