NamespaceSystemLibrary.Common.Framework.Attributes
Compress and decompress a String, Long or Int property or field on serialization and deserialization
Useful when you want to minify long texts before sending to Client or upon receiving
Remarks
Does not support all property/field types, but at least supports: int, int16, uint, int64, uint64 and string types