Interface ICompressorSource

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Compression

Assembly

MongoDB.Driver.dll

Represents a compressor source.

public interface ICompressorSource

Methods

Get(CompressorType)

Gets or creates a compressor based on the compressor type.