Hey there, I need to write some unicode text to a text file but it seems to me that file_str_write does not support unicode strings. Is there a way to accomplish this or do I need to write my strings byte by byte?