The number of bytes remaining beyond the current buffer for bounded cursors.
Synopsis
Declared in <folly/io/Cursor.h>
size_t remainingLen_ = {std::numeric_limits<size_t>::max()};
Created with MrDocs