In my project I need to know what a zlib
header looks like. I've heard it's rather simple but I cannot find any description of the zlib header.
For example, does it contain a magic number?
In my project I need to know what a zlib
header looks like. I've heard it's rather simple but I cannot find any description of the zlib header.
For example, does it contain a magic number?