Add tryRead() and endian variants
[folly.git] / folly / io / test / IOBufCursorBenchmark.cpp
2017-03-25 Nick TerrellAdd tryRead() and endian variants
2017-01-04 Yedidya Feldblum2017
2016-05-26 Adam Simpkinsmove io/Cursor-defs.h to io/Cursor.cpp
2016-05-25 Adam Simpkinsadd Cursor::peekBytes()
2016-04-25 Stepan PalamarchukRemove unnecessary construction of IOBuf in Cursor
2016-02-25 Michael LeeSplit tests into test and benchmarks.