Skip to main content

read_options_default

Function read_options_default 

Source
pub(crate) fn read_options_default(engine: &Arc<Engine>) -> ReadOptions
Expand description

Builds the base options shared by map reads and iterators.

Total-order seek is enabled. Checksum verification follows the engine setting.