• 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: [Q] large flat files usage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] large flat files usage


  • Subject: Re: [Q] large flat files usage
  • From: Phillip Morelock <email@hidden>
  • Date: Wed, 19 Jun 2002 20:13:00 -0700

> No, just use -[NSData bytes] and look at the contents of the file
> directly.

Ok, that works rather nicely.

Thanks!!!

fillup


On 6/19/02 6:01 PM, "Douglas Davidson" <email@hidden> wrote:

>
> On Wednesday, June 19, 2002, at 05:49 PM, Phillip Morelock wrote:
>
>> I'm guessing:
>> - (void)getBytes:(void *)buffer range:(NSRange)range
>
> No, just use -[NSData bytes] and look at the contents of the file
> directly.
>
>> will be my friend? If I understand correctly, the file gets mapped to
>> VM
>> space, but pages are only copied to physical memory frames on-demand?
>
> Yes, that's right.
>
> Douglas Davidson
_______________________________________________
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.

References: 
 >Re: [Q] large flat files usage (From: Douglas Davidson <email@hidden>)

  • Prev by Date: Re: [Q] large flat files usage
  • Next by Date: Re: Neep help implementing Resizing...
  • Previous by thread: Re: [Q] large flat files usage
  • Next by thread: Re: [Q] large flat files usage
  • Index(es):
    • Date
    • Thread