Hi,
It seems a MemoryInputStream instance can not be feeded to a ZipArchive because while parsing seekg() is called and MemoryInputStream does not implement seekoff().
Is there a class like MemoryInputStream in POCO that can be used with a ZipArchive?
Thanks & Regards,
Daniel





