Initializer
init(json:)
Initialize a
SQLiteDataDecoder with a JSON decoder.init(json: JSONDecoder)
Parameters
jsonA
JSONDecoderto use for decoding types that can’t be directly converted.
Initializer
SQLiteDataDecoder with a JSON decoder.init(json: JSONDecoder)
jsonA JSONDecoder to use for decoding types that can’t be directly converted.