
Icon | Member | Description |
---|---|---|
![]() | AppendBytesLength(IntPtr, NSUInteger) | Appends to the receiver a given number of bytes from a given buffer. Original signature is '- (void)appendBytes:(const void *)bytes length:(NSUInteger)length' Available in Mac OS X v10.0 and later. |
![]() | AppendBytesLength(array<Byte>[]()[][], UInt32) | Appends to the receiver a given number of bytes from a given buffer. Original signature is '- (void)appendBytes:(const void *)bytes length:(NSUInteger )length' Available in Mac OS X v10.0 and later. |