Compress the data in the stream.

 

   

Syntax
 

[C#]
void Compress()

[Visual Basic]
Sub Compress()

 

   

Params
 
Name Description
none  

 

   

Notes
 

Compresses the data in the stream if it is not already compressed.

 

   

Example
 

None.