Software Components Home

Is there a way with ChilKatZipEntry2 to retrieve a file from the archive into a byte array?

Back

Question:
Is there a way with ChilKatZipEntry2 to retrieve a file from the archive into a byte array?

Answer:
Yes, the ChilkatZipEntry2.Inflate method will unzip the file directly into a byte array.

There is no source code associated with this article.