Add Varint-length-prefixed flavor of LZ4
authorTudor Bosman <tudorb@fb.com>
Thu, 15 Aug 2013 02:37:40 +0000 (19:37 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 28 Aug 2013 21:30:12 +0000 (14:30 -0700)
commitd71636e2f138a238cd7ffece20c7519632a56b71
tree18714de8ff994c3e0a220a8fbcc58ee5da33354c
parent0558d398803721bc1ab0a6418abc32230cbcdb03
Add Varint-length-prefixed flavor of LZ4

Test Plan: test added

Reviewed By: alandau@fb.com

FB internal diff: D928836
folly/io/Compression.cpp
folly/io/Compression.h
folly/io/test/CompressionTest.cpp