int sqlite3_blob_bytes(sqlite3_blob *);
Returns the size in bytes of the BLOB accessible via the open []BLOB handle] in its only argument.
Requirements: H17843
See also lists of Objects, Constants, and Functions.