Any way to stream bytes from StreamWriter directly to http response? #2261
Answered
by
xuri
TimurUtyaganov
asked this question in
Q&A
|
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. |
Answered by
xuri
Feb 14, 2026
Replies: 1 comment
|
This questions similar with issues #753, #1052 and #2190.
|
0 replies
Answer selected by
TimurUtyaganov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This questions similar with issues #753, #1052 and #2190.