plasm v0.2.0 Plasm.Common

Summary

Functions

Convert a UTF16 string to the UTF8. We need to do this because erlang stores their database return information as UTF16 but Elixir uses UTF8

Functions

convert_utf16_to_utf8(raw)

Convert a UTF16 string to the UTF8. We need to do this because erlang stores their database return information as UTF16 but Elixir uses UTF8