Small. Fast. Reliable.
Choose any three.

SQLite C Interface

Return The Size Of An Open BLOB

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.


This page last modified 2009/02/18 18:03:35 UTC