pub fn choose_supported<I, T>(it: I) -> Option<T>
Expand description
From a sequence of transfer syntaxes, choose the first transfer syntax to be supported by the main transfer syntax registry.
pub fn choose_supported<I, T>(it: I) -> Option<T>
From a sequence of transfer syntaxes, choose the first transfer syntax to be supported by the main transfer syntax registry.