Overload | Description |
---|---|
Write(Stream) | Write our data to the specified stream. This does not directly clear the dirty or new flags because the object can't confirm that the stream was persisted. |
Write(Stream,Int32,Int32) | Write our data to the specified stream. This does not directly clear the dirty or new flags because the object can't confirm that the stream was persisted. |