IOBuf compression
authorTudor Bosman <tudorb@fb.com>
Wed, 7 Aug 2013 00:01:37 +0000 (17:01 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 28 Aug 2013 21:30:11 +0000 (14:30 -0700)
commit797870eccb83baf33e5d8a3e47385a031080bef6
tree67dfd4699423c9122a8259fd0b33315a81ae3999
parentfa664ed95dbf1ae9bf159793c3d40fae6bc76a63
IOBuf compression

Summary: davejwatson: you asked

Test Plan: test added

Reviewed By: davejwatson@fb.com

FB internal diff: D917336
folly/io/Compression.cpp [new file with mode: 0644]
folly/io/Compression.h [new file with mode: 0644]
folly/io/test/CompressionTest.cpp [new file with mode: 0644]