Skip to main content

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
TypeName
System.Stringsource