The members of Java.IO.PushbackInputStream are listed below.
See Also: Inherited members from Java.IO.FilterInputStream
Constructs a new PushbackInputStream with the specified input stream as source. | ||
Constructs a new PushbackInputStream with in as source input stream. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Buf | IList<byte>. The buffer that contains pushed-back bytes. | |
Pos | int. The current position within buf. | |
[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. |