Writes an array of characters to the current writer.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- charBuffer
- Type: System Char
The array of characters.
- offset
- Type: System Int32
The starting index.
- charCount
- Type: System Int32
The number of characters to write.
See Also