Android.OS.MemoryFile.OutputStream Property
Creates a new OutputStream for writing to the memory file.

Syntax

[get: Android.Runtime.Register("getOutputStream", "()Ljava/io/OutputStream;", "GetGetOutputStreamHandler")]
public virtual System.IO.Stream OutputStream { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Creates a new OutputStream for writing to the memory file.

[Android Documentation]

Requirements

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