==(_:_:)

Returns true if the two Data arguments are equal.

Declaration

static func == (d1: Data, d2: Data) -> Bool