Type Method
decode(from:columns:)
Parses a
MySQLBinaryResultsetRow from the ByteBuffer.static func decode(from packet: inout MySQLPacket, columns: [MySQLProtocol.ColumnDefinition41]) throws -> MySQLProtocol.BinaryResultSetRow