void SaveToStream(Stream DstStream)
Save all data to the stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstStream | Stream |
Result: stored in self (calling object)
Save all data to the stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstStream | Stream |
Result: stored in self (calling object)