Writes char array to the stream.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
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