{ "type": "Buffer", "data": [ 137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68, 82, 0, 0, 0, 32, 0, 0, 0, 32, 8, 6, 0, 0, 0, 115, 122, 122, 244, 0, 0, 0, 9, 112, 72, 89, 115, 0, 0, 11, 19, 0, 0, 11, 19, 1, 0, 154, 156, 24, 0,.....................continue......
Hello everyone!
I'm trying to make get request and display an image that stored in MySql database as blob type.
The type's image is .png.
I'm getting the above back from request, how can i solve this or maybe i did something wrong in database and now can't display the image?
Thank you very much!