Close the literal data packet - this is equivalent to calling Close()
on the stream returned by the Open() method.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void Close() |
| Visual Basic |
|---|
Public Sub Close |
| Visual C++ |
|---|
public: virtual void Close() sealed |