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

       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