fromString package:streamly-core

Encode a Unicode string to Path using strict UTF-8 encoding on Posix. On Posix it may fail if the stream contains null characters. TBD: Use UTF16LE on Windows.