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

typedef struct _mongoc_stream_buffered_t mongoc_stream_buffered_t;

Author

       MongoDB, Inc

Description

mongoc_stream_buffered_t  should be considered a subclass of mongoc_stream_t. It performs buffering on an
       underlying stream.

       SEEALSO:mongoc_stream_buffered_new()mongoc_stream_destroy()

Synopsis

          typedef struct _mongoc_stream_buffered_t mongoc_stream_buffered_t;

See Also