Writes the string value as a sequence of characters to the target
stream.
Syntax
[Android.Runtime.Register("writeChars", "(Ljava/lang/String;)V", "GetWriteChars_Ljava_lang_String_Handler")]
public virtual
void WriteChars (
string value)
Parameters
- value
- the string to write to the target stream.
Exceptions
Remarks
Requirements
Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1