Swiss Army Knife
General utility tools for Scada Minds
|
Methods for working with more efficiently with MemoryStreams. More...
Static Public Member Functions | |
static MemoryStream | CloneEntireStream (this MemoryStream sourceStream) |
Take a MemoryStream and clones it from start to end. It will leave the MemoryStream at the position where it was previously. The new stream will start at position 0. More... | |
Methods for working with more efficiently with MemoryStreams.
|
inlinestatic |
Take a MemoryStream and clones it from start to end. It will leave the MemoryStream at the position where it was previously. The new stream will start at position 0.