Declaration
public void Close(
bool closeOutputStream = true
)
Summary
Finalizes and closes the stream. One last symbol is encoded into the stream, so make sure a suitable symbol
context is applied.
Parameters
bool | closeOutputStream |
Specifies whether to close the output stream. |