Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Close()

Declaration

public override void Close()

Summary

Finalizes the decoding and closes the input stream. This method must be called if you intend to read additional data from the input stream, but it is optional otherwise. Disposing of this stream closes it automatically.