public class StringBuilderOutputStream
extends java.io.OutputStream
| Constructor and Description |
|---|
StringBuilderOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
java.lang.String |
toString() |
void |
write(int b) |
Copyright © 2019. All Rights Reserved.