Support gzip in folly/io:compression
Summary: gzip files can be easier to work with operationally than raw zlib thanks to gzip+gunzip. zlib supports adding/stripping the gzip header; expose that through a new CodecType. Reviewed By: chipturner Differential Revision: D2759554 fb-gh-sync-id: 67e0f5f88e087d363db1c349cabb909fb3f00417
Showing
Please register or sign in to comment