On Jun 25, 2008, at 1:31 AM, Rick Mann wrote:
It's not clear from the docs what this method does when the
NSFileHandle is associated with a file. The docs say it will return
an empty NSData at EOF, but what I'm seeing instead is this: I get
back an NSData with -length = 50, even though the
On Jun 24, 2008, at 23:31:24, Rick Mann wrote:
It's not clear from the docs what this method does when the
NSFileHandle is associated with a file. The docs say it will return
an empty NSData at EOF, but what I'm seeing instead is this: I get
back an NSData with -length = 50, even though th
It's not clear from the docs what this method does when the
NSFileHandle is associated with a file. The docs say it will return an
empty NSData at EOF, but what I'm seeing instead is this: I get back
an NSData with -length = 50, even though the file is less than half
that length. Upon exami