Writes the 16-bit characters contained in str in big-endian order.
Syntax
[Android.Runtime.Register("writeChars", "(Ljava/lang/String;)V", "")]
public
void WriteChars (
string str)
Parameters
- str
- the string that contains the characters to write.
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