logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Author

       MongoDB, Inc

Description

       Tells the current position within the underlying stream.

Parameters

reader: A bson_reader_t.

Returns

       -1 on failure, otherwise the offset within the underlying stream.

Synopsis

          off_t
          bson_reader_tell (bson_reader_t *reader);

See Also