Exqlite.Sqlite3NIF.serialize
You're seeing just the function
serialize
, go back to Exqlite.Sqlite3NIF module for more information.
Specs
serialize(db(), String.Chars.t()) :: {:ok, binary()} | {:error, reason()}