Simple task at hand:
Using the forge API, how can I create an api-accepted stream from data in memory?
The only supported stream seems to be fs.readfilestream
Digged out all the hacqs on stack-overflow, no success.
Anyone done this before?
Simple task at hand:
Using the forge API, how can I create an api-accepted stream from data in memory?
The only supported stream seems to be fs.readfilestream
Digged out all the hacqs on stack-overflow, no success.
Anyone done this before?