TECLMemoryStream.SetSize
TECLMemoryStream
Sets the size of the memory data stream to specified value.
procedure SetSize(NewSize: Longint); override;
Description
Call SetSize to set the size of the decompressed resource associated with the memory stream.
|