The members of Java.IO.StringWriter are listed below.
See Also: Inherited members from Java.IO.Writer
Constructs a new StringWriter which has a Java.Lang.StringBuffer allocated with the default size of 16 characters. | ||
Constructs a new StringWriter which has a Java.Lang.StringBuffer allocated with a size of initialSize characters. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Buffer | Java.Lang.StringBuffer. Gets a reference to this writer's internal Java.Lang.StringBuffer. |
[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. |