pub(crate) fn read_options_default(engine: &Arc<Engine>) -> ReadOptions
Builds the base options shared by map reads and iterators.
Total-order seek is enabled. Checksum verification follows the engine setting.