You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is there a way we can define compression level in this implementation ?
Something like compress_file('archive.tar',9) where 9 is the compression level for slow but best compression level.
Thanks
Hi,
Is there a way we can define compression level in this implementation ?
Something like
compress_file('archive.tar',9)where 9 is the compression level for slow but best compression level.Thanks