Property | Type | Description | |
---|---|---|---|
AllCompressionTypes | string[] |
Method | Description | |
---|---|---|
AssertIsValid ( string compressionType ) : void | ||
GetExtension ( string compressionType ) : string | ||
IsValid ( string compressionType ) : bool |
public static AssertIsValid ( string compressionType ) : void | ||
compressionType | string | |
return | void |
public static GetExtension ( string compressionType ) : string | ||
compressionType | string | |
return | string |
public static IsValid ( string compressionType ) : bool | ||
compressionType | string | |
return | bool |