deserialize

SQLite: Deserialize

Create an in-memory database, and then de-serialize the provided data into that database instance; the returned database contains the provided data.

Return

The database instance.

Parameters

data

The serialized database data.