- replaceBytesInRange:withBytes:
Replaces with a given set of bytes a given range within the contents of the receiver.
与えられた一揃いのバイトでレシーバの内容中のある与えられた範囲を置き換えます。
- replaceBytesInRange:withBytes:length:
Replaces with a given set of bytes a given range within the contents of the receiver.
与えられた一揃いのバイトでレシーバの内容中のある与えられた範囲を置き換えます。
- setData:
Replaces the entire contents of the receiver with the contents of another data object.
レシーバの全内容を別のデータオブジェクトの内容で置き換えます。