Table of Contents

Interface ICompressorSource

Namespace
MongoDB.Driver.Core.Compression
Assembly
MongoDB.Driver.Core.dll

Represents a compressor source.

public interface ICompressorSource

Methods

Get(CompressorType)

Gets or creates a compressor based on the compressor type.