Android.Runtime.OutputStreamAdapter Members

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

See Also: Inherited members from Java.IO.OutputStream

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
Flush()
Documentation for this section has not yet been entered.
static
ToLocalJniHandle(System.IO.Stream) : IntPtr
Documentation for this section has not yet been entered.
override
Write(byte[])
Documentation for this section has not yet been entered.
override
Write(int)
Documentation for this section has not yet been entered.
override
Write(byte[], int, int)
Documentation for this section has not yet been entered.