readFile reads an entire file into a string, vector<char>, or similar
[folly.git] / folly / io / test / CompressionTest.cpp
2013-12-20 Andrew Gallagherfolly/io:compression: add LZMA2 support
2013-11-26 Tudor BosmanImprove CompressionTest
2013-08-28 Tudor BosmanAdd Varint-length-prefixed flavor of LZ4
2013-08-28 Tudor BosmanIOBuf compression