public class StreamOutput extends WriterOutput
OutputStream
.Constructor and Description |
---|
StreamOutput(OutputStream out)
Constructor with stream to be written to.
|
public StreamOutput(OutputStream out)
out
- the output stream to write toCopyright © 2024. All rights reserved.