|
SYNOPSIStypedef struct _mongoc_stream_buffered_t mongoc_stream_buffered_t; DESCRIPTIONmongoc_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() AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|