Search notes:

SQLite function: zeroblob

zeroblob(n) returns a blob with n bytes, each being 0.

See also

randomblob()
functions

Index