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
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