#1 2023-06-08 07:16:48

redhan_xp
Member
Registered: 2023-03-18
Posts: 13

TZipRead.Create from TStream

hi ab:

I need TZipRead to read from TStream as follows:

TZipRead. Create (AStream: TStream; Size: PtrInt; Offset: Int64);


I can modify the mormot.core.zip source code and add it myself, but it will be overwritten after the update.

Offline

#2 2023-06-08 07:35:28

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: TZipRead.Create from TStream

You could also make a git pull request for merging.
smile

Offline

Board footer

Powered by FluxBB