View Single Post
  #40  
Old 22-12-2016, 10:45
LuzhinE's Avatar
LuzhinE LuzhinE is offline
Registered User
 
Join Date: Jan 2014
Location: Peru
Posts: 227
Thanks: 26
Thanked 36 Times in 29 Posts
LuzhinE is on a distinguished road
The normal version never decompresses.

Tested with x64 fix

packcmd = pZLib e -m2 -t8 - -o - <stdin> <stdout>



packcmd = pZLib e -m1 -t8 - -o - <stdin> <stdout>



packcmd = pZLib e -m1 -t8 -f - -o - <stdin> <stdout>

Reply With Quote