The members of Java.IO.CharArrayReader are listed below.
See Also: Inherited members from Java.IO.Reader
| Constructs a CharArrayReader on the char array buf. | ||
| Constructs a CharArrayReader on the char array buf. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| Buf | IList<char>. The buffer for characters. | |
| Count | int. The ending index of the buffer. | |
| MarkedPos | int. The current mark position. | |
| Pos | int. The current buffer position. | |
| [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. |