Wrapping the array of bytes in a UTF8String object should do it. It's not quite clear what you mean by "transfer".
On Monday, January 25, 2016, Ján Adamčák <[email protected]> wrote: > Hi guys, > > Have you any idea, how to transfer utf8 string from C/C# code to Julia > code? > > I tried to find it in manual page > http://docs.julialang.org/en/latest/manual/embedding/ > but I haven't any information > > Thanks for your help ;) >
