StringWriter: WriteChars |
Writes the string representation of the characters to the stream using both the format provider and encoding objects.
Public Sub WriteChars( ByRef Chars ( ) As Integer, Optional ByRef Index As Variant, Optional ByRef Count As Variant )
This method uses the composite formatting feature to convert the value to its text representation and embed it in a string.