procedure WriteShortString(const DstStream: TStream; const str: string);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstStream | Stream | |
| 2 | str | string |
Result: stored in self (calling object)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstStream | Stream | |
| 2 | str | string |
Result: stored in self (calling object)