1. Home
  2. Docs
  3. UniREST Solution 3.5
  4. UniREST Client
  5. Other Methods

Other Methods

SetTextEncodingType()

By default (starting from v.1.5), the text encoding for communications is UTF8. This should cover all the character sets, including characters like Cyrillic, Chinese, Japanese and so on.

Through the SetTextEncodingType() method, you can specify another encoding type. Use it if the UTF8 doesn’t cover your needs.