O
Oleg Subachev
I use local to methods MemoryStreams.
Both read-only and read-write ones.
Do I need to call MemoryStream.Close for read-only MemoryStreams before
leaving the method ?
And what about read-write MemoryStreams ?
Both read-only and read-write ones.
Do I need to call MemoryStream.Close for read-only MemoryStreams before
leaving the method ?
And what about read-write MemoryStreams ?