Writes the specified boolean.
Syntax
[Android.Runtime.Register("writeBoolean", "(Z)V", "GetWriteBoolean_ZHandler:Java.IO.IDataOutputInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void WriteBoolean (
bool val)
See Also
Parameters
- val
- the boolean value 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