Method SaveToCompressedBase64
SaveToCompressedBase64()
Saves to compressed base64.
Declaration
public string SaveToCompressedBase64()
Returns
| Type | Description |
|---|---|
| string | System.String. |
Exceptions
| Type | Condition |
|---|---|
| Exception | Can't use compressed functions. You need include the SharpZipLib and uncomment the define at the top of SimpleJSON |