readFile reads an entire file into a string, vector<char>, or similar
[folly.git] / folly / io / test / IOBufCursorTest.cpp
2014-01-06 Ajit BanerjeeFix cursor insert inconsistency
2013-12-20 Adam Simpkinsmake IOBuf::gather() safe
2013-12-20 Adam Simpkinsfix bugs in the cursor StringOperations test
2013-08-29 Tudor Bosmanfolly::io::QueueAppender speedup
2013-06-03 Tudor BosmanAdd QueueAppender
2013-05-20 Peter GriessAdd read*String() methods to Cursor
2013-03-19 Peter GriessAdd some CursorBase::operator-() implementations
2013-01-19 Tudor Bosmangraduate IOBuf out of folly/experimental