PcontentMode
Bun

property

fs.Utf8Stream.contentMode

readonly contentMode: 'utf8' | 'buffer'

The type of data that can be written to the stream. Supported values are 'utf8' or 'buffer'.