Android.Util.JsonWriter.Flush Method
Ensures all buffered data is written to the underlying Java.IO.Writer and flushes that writer.

Syntax

[Android.Runtime.Register("flush", "()V", "")]
public void Flush ()

Exceptions

TypeReason
Java.IO.IOException

Remarks

Ensures all buffered data is written to the underlying Java.IO.Writer and flushes that writer.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11