'DeclarationPublic MustOverride Function Compressor( _ ByVal TransferSyntax As System.String _ ) As ICompressor
public abstract ICompressor Compressor( System.string TransferSyntax )
Parameters
- TransferSyntax
- The transfer syntax to be used for the compression
Return Value
The new Compressor object