The members of Android.Runtime.InputStreamInvoker are listed below.
See Also: Inherited members from System.IO.Stream
Documentation for this section has not yet been entered. |
[read-only] | BaseInputStream | Java.IO.InputStream. Documentation for this section has not yet been entered. |
[read-only] override | CanRead | bool. Documentation for this section has not yet been entered. |
[read-only] override | CanSeek | bool. Documentation for this section has not yet been entered. |
[read-only] override | CanWrite | bool. Documentation for this section has not yet been entered. |
[read-only] override | Length | long. Documentation for this section has not yet been entered. |
override | Position | long. Documentation for this section has not yet been entered. |
override | Flush()Documentation for this section has not yet been entered. | |
static | FromJniHandle(IntPtr, JniHandleOwnership)Documentation for this section has not yet been entered. | |
override | Read(byte[], int, int)Documentation for this section has not yet been entered. | |
override | Seek(long, System.IO.SeekOrigin)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. |