IOERR_DATA top-level constant

int const IOERR_DATA

See SQLite Documentation for meaning and the use of it.

Implementation

const IOERR_DATA = (IOERR | (32 << 8));