com.ossuminc.riddl.utils.StringBuildingPrintStream
See theStringBuildingPrintStream companion object
final class StringBuildingPrintStream extends PrintStream
A PrintStream that captures any output into a String
Attributes
- Companion
- object
- Source
- StringBuildingPrintStream.scala
- Graph
-
- Supertypes
-
class PrintStreamtrait Appendableclass FilterOutputStreamclass OutputStreamtrait Flushabletrait Closeabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Returns a String of all output written to this PrintStream
Returns a String of all output written to this PrintStream
Attributes
Inherited methods
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
Attributes
- Inherited from:
- PrintStream
In this article