discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

URLHandle:resourceDataDidBecomeAvailable: question


From: Stefan Urbanek
Subject: URLHandle:resourceDataDidBecomeAvailable: question
Date: Thu, 06 Jun 2002 20:23:26 +0200

Hi,

I was trying to download a file using NSURL. The file size was ~700kb. I had a
client handling URLHandle:resourceDataDidBecomeAvailable:. The method was
called only once and it was at the end of downloading. In apple's
documentation it is written, that this is sent periodically when new resource
data becomes available from the URL handle. What is the period (how many
bytes)? Is it possible to set it?

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]