readFile reads an entire file into a string, vector<char>, or similar
[folly.git] / folly / io / test / IOBufQueueTest.cpp
2013-03-27 Alessandro Salvatoriallow to dequeue the first IOBuf in an IOBufQueue
2013-03-19 Tudor BosmanFix subtle double-free in trimEnd; optionally pack...
2013-01-19 Tudor Bosmangraduate IOBuf out of folly/experimental