'How read binary file stored on MongoDB?

I have migrated MySQL DB to MongoDB, and my blob file stored was converted to binary in this way. enter image description here

Now how i can have access on this file and open it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source