osmcode / libosmium

Fast and flexible C++ library for working with OpenStreetMap data.
https://osmcode.org/libosmium/
Boost Software License 1.0
462 stars 113 forks source link

Implement and test file seek, extract common "read_exactly" for reuse #368

Closed BenWiederhake closed 9 months ago

BenWiederhake commented 9 months ago

This PR:

This works toward #367, which is where file_seek will be very useful.

If you think file_seek should instead live in experimental, I'd be happy to move the function there.

BenWiederhake commented 9 months ago

Changes since last push:

BenWiederhake commented 9 months ago

Changes since last push:

BenWiederhake commented 9 months ago

Changes since last push: