The type of data that can be written to the stream. Supported values are 'utf8' or 'buffer'.
property
fs.Utf8Stream.contentMode
readonly contentMode: 'utf8' | 'buffer'