HomePhorge
Diffusion eimap 516ed474dc97

Instead of converting the values from zlib:deflate to binary by hand we can use…

Description

Instead of converting the values from zlib:deflate to binary by hand we can use the iolist_to_binary() function from erlang; this allows us to convert also nested iolists.

Summary: Patch by hede

Differential Revision: https://git.kolab.org/D1081