IOERR_SHORT_READ top-level constant

int const IOERR_SHORT_READ

See SQLite Documentation for meaning and the use of it.

Implementation

const IOERR_SHORT_READ = (IOERR | (2 << 8));