Small, Fast, Reliable.
Choose any three.

SQLite C Interface

Return The Size Of An Open BLOB

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.


This page last modified 2007/11/22 00:41:31 UTC