Method Compress
- Namespace
- MongoDB.Driver.Core.Compression
- Assembly
- MongoDB.Driver.Core.dll
Compress(Stream, Stream)
Compresses the specified stream.
void Compress(Stream input, Stream output)
Compresses the specified stream.
void Compress(Stream input, Stream output)