|
Set the raw binary content of the stream.
Compression settings are unaltered. So if - for example - you
have a stream which is Flate compressed you must use SetData with
Flate compressed data.
For this reason you may wish to call ClearData before using SetData.
|