.crunch - macmcmeans/localDataStorage GitHub Wiki
localDataStorage.crunch( value )
This is a helper method that provides a window into the internal logic of string compression. The value is compressed without first checking whether a lower byte count would result (see cancrunch).
Only strings can be compressed.
✨ The complement to this is uncrunch.