GridFSBucketDownloadAsBytesAsync Method |
Name | Description | |
---|---|---|
DownloadAsBytesAsync(BsonValue, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and returns it as a byte array.
| |
DownloadAsBytesAsync(TFileId, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and returns it as a byte array.
(Inherited from GridFSBucketTFileId.) |