Java.IO.ByteArrayInputStream: Property Members

The properties of Java.IO.ByteArrayInputStream are listed below. For a list of all members, see the ByteArrayInputStream Members list.

See Also: Inherited members from Java.IO.InputStream

Protected Properties

BufIList<byte>. The byte array containing the bytes to stream over.
Countint. The total number of bytes initially available in the byte array buf.
Markint. The current mark position.
Posint. The current position within the byte array.
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.