Android.Runtime.OutputStreamInvoker: Method Members

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

See Also: Inherited members from System.IO.Stream

Public Methods

override
Flush()
Documentation for this section has not yet been entered.
static
FromJniHandle(IntPtr, JniHandleOwnership) : System.IO.Stream
Documentation for this section has not yet been entered.
override
Read(byte[], int, int) : int
Documentation for this section has not yet been entered.
override
Seek(long, System.IO.SeekOrigin) : long
Documentation for this section has not yet been entered.
override
SetLength(long)
Documentation for this section has not yet been entered.
override
Write(byte[], int, int)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.