Answer the question
In order to leave comments, you need to log in
How to convert ZIP to binary in C#?
It is required to convert ZIP files to binary code and vice versa.
In which direction to dig?
Answer the question
In order to leave comments, you need to log in
what's in the zip? ... otherwise it’s not a fact that everyone here understands each other
. First, separate the task of packing / unpacking from the contents of the zip, but there are classes for this (if you need to sharpen it):
ZipFile Class https://msdn.microsoft.com/en- us/library/system.io...
ZipArchive Class https://msdn.microsoft.com/en-us/library/system.io...
ZipPackage Class https://msdn.microsoft.com/en-us/ library/system.io...
and if the content is related to the executable code or sorts - it's better to make it a separate topic
ps or still specify the task
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question