in reply to Re: Handling large files
in thread Handling large files
That is correct; by default it grabs 8kb chunks, starting at the end. The implementation is quite efficient, however, and the method used to achieve the appearance of reading backwards is fairly transparent to the user.
Dave
|
|---|