The properties of Java.IO.PipedInputStream are listed below. For a list of all members, see the PipedInputStream Members list.
See Also: Inherited members from Java.IO.InputStream
Buffer | IList<byte>. The circular buffer through which data is passed. | |
In | int. The index in buffer where the next byte will be written. | |
Out | int. The index in buffer where the next byte will be read. | |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |