Type Method
decode(from:columnCount:)
static func decode(from packet: inout MySQLPacket, columnCount: Int) throws -> MySQLProtocol.TextResultSetRow
Type Method
static func decode(from packet: inout MySQLPacket, columnCount: Int) throws -> MySQLProtocol.TextResultSetRow