String :: toLocal8Bit - Recode string to local encoding
The function returns a copy of the string containing an 8-bit local encoding representation of the string.
In contrast to the setter of codingType(), the function returns a new String object.
Return value: String value ( odaba::String & )