logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

Description

       Seeks  to  the  beginning  of  the  underlying buffer. Valid only for a reader created from a buffer with
       bson_reader_new_from_data(), not one created from a file, file descriptor, or handle.

Parameters

reader: A bson_reader_t.

Synopsis

          void
          bson_reader_reset (bson_reader_t *reader);

See Also