GridFSBucketDownloadAsBytes Method |
Name | Description | |
---|---|---|
DownloadAsBytes(BsonValue, GridFSDownloadOptions, CancellationToken) | Obsolete.
Downloads a file stored in GridFS and returns it as a byte array.
| |
DownloadAsBytes(ObjectId, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and returns it as a byte array.
|