Android.Runtime.InputStreamAdapter Members

The members of Android.Runtime.InputStreamAdapter are listed below.

See Also: Inherited members from Java.IO.InputStream

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
BaseStreamSystem.IO.Stream. Documentation for this section has not yet been entered.

Public Methods

override
Close()
Documentation for this section has not yet been entered.
override
Read() : int
Documentation for this section has not yet been entered.
override
Read(byte[]) : int
Documentation for this section has not yet been entered.
override
Read(byte[], int, int) : int
Documentation for this section has not yet been entered.
static
ToLocalJniHandle(System.IO.Stream) : IntPtr
Documentation for this section has not yet been entered.