Writes char array to the stream.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- buffer
- Type: System Char
Buffer with chars
- index
- Type: System Int32
Buffer start index
- count
- Type: System Int32
Number of characters to write
See Also