The options parameter to the DownloadAsBytesAsync method in GridFSBucket is optional, and defaults to null.
But if no options are provided, DownloadAsBytesAsync throws a NullReferenceException instead of using default options.
The options parameter to the DownloadAsBytesAsync method in GridFSBucket is optional, and defaults to null.
But if no options are provided, DownloadAsBytesAsync throws a NullReferenceException instead of using default options.