The stream created can be closed off by either calling close() on the stream or close() on the generator. Closing the returned stream does not close off the OutputStream parameter out. @param out underlying OutputStream to be used. @return OutputStream @throws IOException , IllegalStateException
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|