efl-csharp: Use proper conversion functions.
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Mon, 25 Feb 2019 22:23:04 +0000 (19:23 -0300)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:36 +0000 (20:49 +0900)
commit8027c8cdcd8df769ba643672366d76843eb54d8f
treed1106d90dba4dfeb15f35c0d89c9a155291ea8a8
parentdc7165533173d6945b35b4d9ac754b8cb39ce055
efl-csharp: Use proper conversion functions.

Summary:
PtrToStringAuto may switch between ANSI and UTF16 encodings in a not so
clear way, leading to decoding errors when getting messages from DBus.

Reviewers: vitor.sousa

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8023
src/bindings/mono/eldbus_mono/eldbus_connection.cs
src/bindings/mono/eldbus_mono/eldbus_message.cs
src/bindings/mono/eldbus_mono/eldbus_object.cs
src/bindings/mono/eldbus_mono/eldbus_pending.cs
src/bindings/mono/eldbus_mono/eldbus_proxy.cs