Android.Runtime.OutputStreamAdapter: Method Members

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

See Also: Inherited members from Java.IO.OutputStream

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.