Writes the low order 8-bit bytes from the specified string.
Syntax
[Android.Runtime.Register("writeBytes", "(Ljava/lang/String;)V", "")]
public
void WriteBytes (
string str)
Parameters
- str
- the string containing the bytes 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