Android.Runtime.InputStreamAdapter: Method Members

The methods of Android.Runtime.InputStreamAdapter are listed below. For a list of all members, see the InputStreamAdapter Members list.

See Also: Inherited members from Java.IO.InputStream

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.