[Overview][Constants][Classes] |
Remove the TWriteBufStreaminstance from memory
Source position: bufstream.pp line 67
public destructor TWriteBufStream.Destroy; override; |
Destroyflushes the buffer and then calls the inherited Destroy.
If an error occurs during flushing of the buffer, an exception may be raised.
|
Create a new TBufStreaminstance. |
|
|
Destroys the TBufStreaminstance |