On Fri, May 10, 2019 at 08:29:47AM -0400, Eric Garver wrote: > When calling ffi functions, if the string is unicode we need to convert > to utf-8. Then convert back for any output we receive. Applied, thanks Eric.
On Fri, May 10, 2019 at 08:29:47AM -0400, Eric Garver wrote: > When calling ffi functions, if the string is unicode we need to convert > to utf-8. Then convert back for any output we receive. Applied, thanks Eric.