mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-29 17:28:53 +02:00
Acts as an iterator that yields a single record from the file. Uses a memory-mapped file and absl::string_view to avoid copies within the reader. Signed-off-by: Rick Altherr <[email protected]> Signed-off-by: Tim 'mithro' Ansell <[email protected]>