Writes a boolean to the target stream.
Syntax
[Android.Runtime.Register("writeBoolean", "(Z)V", "GetWriteBoolean_ZHandler")]
public virtual
void WriteBoolean (
bool value)
Parameters
- value
- the boolean value 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