Small. Fast. Reliable.
Choose any three.

SQLite Requirement Matrix Details
blob.html

Index Summary Markup Original


R-46937-57672-41895-41327-41182-38354-24563-01052 tcl slt th3 src

Objects of this type are created by sqlite3_blob_open() and destroyed by sqlite3_blob_close().

th3/cov1/vdbeblob01.test:13

/* IMP: R-46937-57672 */
# EVIDENCE-OF: R-46937-57672 Objects of this type are created by
# sqlite3_blob_open() and destroyed by sqlite3_blob_close().

R-26602-05678-16907-15766-43643-13869-48465-09322 tcl slt th3 src

The sqlite3_blob_read() and sqlite3_blob_write() interfaces can be used to read or write small subsections of the BLOB.

th3/cov1/vdbeblob01.test:16

/* IMP: R-26602-05678 */
# EVIDENCE-OF: R-26602-05678 The sqlite3_blob_read() and
# sqlite3_blob_write() interfaces can be used to read or write small
# subsections of the BLOB.

R-14560-62209-22846-15269-26800-65188-24586-57276 tcl slt th3 src

The sqlite3_blob_bytes() interface returns the size of the BLOB in bytes.

th3/cov1/vdbeblob01.test:20

/* IMP: R-14560-62209 */
# EVIDENCE-OF: R-14560-62209 The sqlite3_blob_bytes() interface returns
# the size of the BLOB in bytes.