GridFSBucketDownloadAsBytesAsync Method |
Name | Description | |
---|---|---|
![]() | DownloadAsBytesAsync(BsonValue, GridFSDownloadOptions, CancellationToken) | Obsolete.
Downloads a file stored in GridFS and returns it as a byte array.
|
![]() | DownloadAsBytesAsync(ObjectId, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and returns it as a byte array.
|