Click or drag to resize
ByteBlockWriterDispose Method
Releases all resources used by the ByteBlockWriter

Namespace:  GZipStreamTool.Base.Core
Assembly:  GZipStreamTool.Base (in GZipStreamTool.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also