[fpc-pascal] Don't understand Zipper.DoEndOfFile/UnZipper.DoEndOfFile
Reinier Olislagers
reinierolislagers at gmail.com
Wed Aug 15 13:13:02 CEST 2012
I've been working on documenting the Zipper/Unzipper classes:
packages\paszlib\src\zipper.pp
Now looking at the protected procedure TZipper/TUnzipper.DoEndOfFile
They apparently update compression percentage statistics and call a user
defined callback (if any, defined in OnEndOfFile)
I don't understand though by whom/if they are called? A grep through the
source code showed nothing referencing it.
Thanks,
Reinier
More information about the fpc-pascal
mailing list