Instance Method インスタンスメソッド

append(_:)

Appends the specified data to the end of this data. 指定されたデータをこのデータの終わりに加えます。

Declaration 宣言

mutating func append(_ other: Data)

See Also 参照

Adding Bytes バイトを加える