mongoc_stream_buffered_t - Man Page
Synopsis
typedef struct _mongoc_stream_buffered_t mongoc_stream_buffered_t;
Description
mongoc_stream_buffered_t should be considered a subclass of mongoc_stream_t. It performs buffering on an underlying stream.
SEE ALSO:
mongoc_stream_buffered_new()
mongoc_stream_destroy()
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 04, 2024 1.27.6 libmongoc