Any way to stream bytes from StreamWriter directly to http response? #2261
-
|
Sorry, I'm not very familiar with this library and I could not find a way to stream xlsx file directly to http response. Now I have to wait until the StreamWriter is done and then write everything to http bodyWriter. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This questions similar with issues #753, #1052 and #2190.
|
Beta Was this translation helpful? Give feedback.
This questions similar with issues #753, #1052 and #2190.