Get the data at the current cursor position.
Declared in <folly/io/Cursor.h>
<folly/io/Cursor.h>
uint8_t const* data() const;
A pointer to the byte at the current cursor position.