Structure
MySQLData
struct MySQLData
Topics
Initializers
init(bool:)init(booleanLiteral:)Creates an instance initialized to the given Boolean value.init(date:)init(decimal:)init(double:)init(float:)init(int:)init(integerLiteral:)Creates an instance initialized to the specified integer value.init(json:)init(mysqlData:)init(string:)init(stringLiteral:)Creates an instance initialized to the given string value.init(time:)init(type:format:buffer:isUnsigned:)init(uuid:)
Instance Properties
boolbufferdatedecimaldescriptionA textual representation of this instance.doublefloatformatintint16int32int64int8isUnsignedIftrue, this value is unsigned.mysqlDatastringtimetypeuintuint16uint32uint64uint8uuid
Instance Methods
Type Properties
Enumerations
Relationships
Conforms To
MySQLDataConvertibleSwift.CustomStringConvertibleSwift.ExpressibleByBooleanLiteralSwift.ExpressibleByExtendedGraphemeClusterLiteralSwift.ExpressibleByIntegerLiteralSwift.ExpressibleByStringLiteralSwift.ExpressibleByUnicodeScalarLiteralSwift.SendableSwift.SendableMetatype