utf8Stream.contentMode


  • <string> 可写入流的数据类型。支持的值是 'utf8''buffer'。默认值:'utf8'

    ¥<string> The type of data that can be written to the stream. Supported values are 'utf8' or 'buffer'. Default: 'utf8'.