SYNOPSIS

#include <mongoc.h>

typedef struct _mongoc_stream_file_t mongoc_stream_file_t;

DESCRIPTION

mongoc_stream_file_t can be considered a subclass of mongoc_stream_t. It is used for local files using a UNIX style file-descriptor.

SEE ALSO

AUTHORS

This page was written by MongoDB, Inc.