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
Buf | IList<byte>. The byte array containing the bytes to stream over. | |
Count | int. The total number of bytes initially available in the byte array buf. | |
Mark | int. The current mark position. | |
Pos | int. The current position within the byte array. | |
[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. |