• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: adding byte by byte to a NSMutableData object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: adding byte by byte to a NSMutableData object


  • Subject: Re: adding byte by byte to a NSMutableData object
  • From: Dustin Voss <email@hidden>
  • Date: Sat, 4 Oct 2003 11:58:03 -0700

The two fastest ways to add bytes to an NSMutableData, if the bytes aren't already in an NSData object, seem to be addBytes:length:, or increaseLengthBy: and set the new bytes with mutableBytes.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: adding byte by byte to a NSMutableData object
      • From: Ben Dougall <email@hidden>
References: 
 >adding byte by byte to a NSMutableData object (From: Ben Dougall <email@hidden>)

  • Prev by Date: Re: Newbie NSView confusion
  • Next by Date: Re: Newbie NSView confusion
  • Previous by thread: adding byte by byte to a NSMutableData object
  • Next by thread: Re: adding byte by byte to a NSMutableData object
  • Index(es):
    • Date
    • Thread