int sqlite3_blob_bytes(sqlite3_blob *);
Return the size in bytes of the blob accessible via the open blob-handle passed as an argument.
See also lists of Objects, Constants, and Functions.