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

SYNOPSIS

6          off_t
7          bson_reader_tell (bson_reader_t *reader);
8

PARAMETERS

10reader: A bson_reader_t.
11

DESCRIPTION

13       Tells the current position within the underlying stream.
14

RETURNS

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

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023              BSON_READER_TELL(3)
Impressum