0
kicks
Using a Hybrid Memory Stream to reduce RAM requirements
A HybridMemoryStream that acts as a memory stream until it reaches a predetermined size, at which point, it buffers its data in a temporary file stored in the system's temporary directory.