| GridFSBucketDownloadAsBytes Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | DownloadAsBytes(TFileId, GridFSDownloadOptions, CancellationToken) | 
            Downloads a file stored in GridFS and returns it as a byte array.
            (Inherited from GridFSBucketTFileId.) | 
|  | DownloadAsBytes(BsonValue, GridFSDownloadOptions, CancellationToken) | 
            Downloads a file stored in GridFS and returns it as a byte array.
             | 
 See Also
See Also