[V5] How to stream file from database ? #4257
Unanswered
ovunckesici
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm storing png files in database and column type is longblob or longtext. Right now I need to create a stream endpoint. Any suggestion about how to do that ? I already tried to create stream from buffer but everytime I get a broken image error.
Beta Was this translation helpful? Give feedback.
All reactions