Contents

append(_:)

Appends the specified data to the end of this data.

Declaration

mutating func append(_ other: Data)

See Also

Adding Bytes