WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

Crypto..::..UnZip Method (String)

UnZips a compressed string

Namespace:  Walter.Cypher
Assembly:  Walter.Cypher (in Walter.Cypher.dll)

Syntax


public static string UnZip(
	string copressedText
)

Parameters

copressedText
Type: String
the string to decompress

Return Value

the decompressed string or the same string if failed