IOERR_SEEK top-level constant

int const IOERR_SEEK

See SQLite Documentation for meaning and the use of it.

Implementation

const IOERR_SEEK = (IOERR | (22 << 8));