Android.OS.MemoryFile.InputStream Property
Creates a new InputStream for reading from the memory file.

Syntax

[get: Android.Runtime.Register("getInputStream", "()Ljava/io/InputStream;", "GetGetInputStreamHandler")]
public virtual System.IO.Stream InputStream { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Creates a new InputStream for reading from 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