Writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.
            
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- buffer
 - Type:  
System Byte 
Buffer 
- offset
 - Type: 
System Int32
Offset 
- count
 - Type: 
System Int32
Number of chars 
See Also