RAD Studio VCL Reference
ContentsIndex
TMemoryStream Methods Public Methods
Public Methods
 
Name 
Description 
 
Frees the memory buffer, discarding all data associated with the memory stream. 
 
Loads the entire contents of a file into the memory buffer. 
 
Loads the entire contents of a stream into the memory buffer. 
 
Sets the Size property of the memory stream. 
 
Writes Count bytes from Buffer to the current position in the memory buffer and updates the current position by Count bytes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.