1BSON_READER_TELL(3)                 libbson                BSON_READER_TELL(3)
2
3
4

NAME

6       bson_reader_tell - bson_reader_tell()
7

SYNOPSIS

9          off_t
10          bson_reader_tell (bson_reader_t *reader);
11

PARAMETERS

13reader: A bson_reader_t.
14

DESCRIPTION

16       Tells the current position within the underlying stream.
17

RETURNS

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

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.21.1                           Mar 02, 2022              BSON_READER_TELL(3)
Impressum