Click or drag to resize
ByteBlockReaderDispose Method
Releases all resources used by the ByteBlockReader

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