providersFor

Query available providers for a format. Returns a copy; mutating it does not affect the registry. Thread-safe.

fnCompressionProvider[] providersFor(string formatId)

Query available providers for a string-identified format. The textual formatId is mapped to a CompressionFormat and the corresponding enum-based registry entry is returned.