Relative Content

Tag Archive for zipc++17poco-libraries

read() on Poco::Zip::ZipInputStream

I try to read a binary file which is part of a zip archive. Therefore I opened the zip archive with Poco::Zip. Then I read the binary file chunkwise