company logo

String :: toLatin1 - Recode string to Latin1

The function returns a copy of the string containing an 8-bit Latin1representation of the string.

In contrast to the setter of codingType(), the function returns a new String object.

Return value:  String value ( odaba::String & )

Implementation details

odaba::String String  :: toLatin1 (  )