utf8Stream.mkdir


  • <boolean> 流是否应确保 dest 文件的目录存在。如果是 true,则如果目录不存在,则创建目录。默认值:false

    ¥<boolean> Whether the stream should ensure that the directory for the dest file exists. If true, it will create the directory if it does not exist. Default: false.