Home
last modified time | relevance | path

Searched defs:serialize (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-opfs-async-proxy.js689 state.s11n.serialize = function(...args){ function
H A Dsqlite3-api-opfs.js517 state.s11n.serialize = function(...args){ function
/sqlite-3.40.0/src/
H A Dsqlite3ext.h357 unsigned char *(*serialize)(sqlite3*,const char *,sqlite3_int64*, member