SQLiteDecodable
public protocol SQLiteDecodable : CustomStringConvertible, Decodable
Undocumented
-
Undocumented
Declaration
Swift
init(statement: Statement, column: Int32) throws
SQLite Docs (32% documented)
public protocol SQLiteDecodable : CustomStringConvertible, Decodable
Undocumented
Undocumented
Swift
init(statement: Statement, column: Int32) throws