ICompressor Interface |
Namespace: MongoDB.Driver.Core.Compression
The ICompressor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Compress |
Compresses the specified stream.
|
![]() | Decompress |
Decompresses the specified stream.
|