How to get ReadableStream from GridFSBucket?
I need some help how to use the GridFSBucket
stream in the streamFile
function.
In this working example functions a file on the disc will be read and returned as a stream:
I need some help how to use the GridFSBucket
stream in the streamFile
function.
In this working example functions a file on the disc will be read and returned as a stream: