Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Close(bool)

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

boolcloseOutputStream Specifies whether to close the output stream.