UInt8
extension UInt8: ColumnConvertible
extension UInt8: ParameterBindable
-
Declaration
Swift
public init(_ stmt: SQLitePreparedStatement, column idx: Int32) -
Declaration
Swift
public func bind(to stmt: SQLitePreparedStatement, parameter idx: Int32) throws
View on GitHub
UInt8 Extension Reference