- 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.
与えられた一揃いのバイトでレシーバの内容中のある与えられた範囲を置き換えます。
- resetBytesInRange:
Replaces with zeroes the contents of the receiver in a given range.
与えられた範囲でのレシーバの内容をゼロで置き換えます。