Returns a const iterator to the first valid record.
Declared in <folly/io/RecordIO.h>
<folly/io/RecordIO.h>
Iterator cbegin() const;
A const iterator to the first valid record.
Created with MrDocs