News

Basically I need to to this: Grab stream from myObject.StreamOfData Remove the namespaces Change the encoding Write the new declaration Put the data back into myObject.StreamOfData I'm twisting my ...