String :: squeeze - Release unused storage
The function releases any memory not required to store string data. The sole purpose of this function is to provide a mean of fine tuning odaba::String's memory usage. In general, one has rarely need to call this function.