providersFor
fn
Provider[] providersFor(CompressionFormat fmt)Query available providers for a format.
fn
Provider[] 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.