providersFor

fnProvider[] providersFor(CompressionFormat fmt)

Query available providers for a format.

fnProvider[] 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.