MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / sqlite3_blob

Class sqlite3_blob

deps/sqlite3/sqlite3.h:8082–8082  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8080** ^The [sqlite3_blob_bytes()] interface returns the size of the BLOB in bytes.
8081*/
8082typedef struct sqlite3_blob sqlite3_blob;
8083
8084/*
8085** CAPI3REF: Open A BLOB For Incremental I/O

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected