Small. Fast. Reliable.
Choose any three.

SQLite Requirement Matrix Details
blob_bytes.html

Index Summary Markup Original


R-07796-55423-52523-43504-40552-37000-09933-05670 tcl slt th3 src

Returns the size in bytes of the BLOB accessible via the successfully opened BLOB handle in its only argument.

tcl/e_blobbytes.test:33   th3/cov1/vdbeblob01.test:54

/* IMP: R-07796-55423 */
# EVIDENCE-OF: R-07796-55423 Returns the size in bytes of the BLOB
# accessible via the successfully opened BLOB handle in its only
# argument.

R-53088-19343-27677-16808-20266-14528-30816-49365 tcl slt th3 src

The incremental blob I/O routines can only read or overwriting existing blob content; they cannot change the size of a blob.

tcl/e_blobbytes.test:67   th3/cov1/vdbeblob01.test:140

/* IMP: R-53088-19343 */
# EVIDENCE-OF: R-53088-19343 The incremental blob I/O routines can only
# read or overwriting existing blob content; they cannot change the size
# of a blob.