append(_:) Appends the specified data to the end of this data. Declarationmutating func append(_ other: Data) See AlsoAdding Bytesappend(_:)append(_:count:)append(contentsOf:)