Skip to main content

Timeline for answer to Write StringBuilder to Stream by NoWar

Current License: CC BY-SA 3.0

Post Revisions

3 events
when toggle format what by license comment
Nov 12, 2025 at 14:34 comment added Andrew This was the answer I needed for my use case, thank you.
Feb 15, 2017 at 10:52 comment added Ian Goldby Copy first to a string, then copy again to a byte array, then finally copy to the stream? Really? Surely this can be done succinctly without making any intermediate copy. (What if the string builder is 2GB?)
May 9, 2016 at 17:28 history answered NoWar CC BY-SA 3.0