GridFSBucketDownloadToStream Method |
Name | Description | |
---|---|---|
DownloadToStream(TFileId, Stream, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and writes the contents to a stream.
(Inherited from GridFSBucketTFileId.) | |
DownloadToStream(BsonValue, Stream, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and writes the contents to a stream.
|