ICompressor
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface ICompressor
Methods
Compress(String)
View Source
Declaration
string Compress(string source)
Returns
System.String
Parameters
Type | Name |
---|---|
System.String | source |