encoding

abstract val encoding: String

Character encoding used to interpret resulting strings. If encoding is set to 'buffer', the username, shell, and homedir values will be Buffer instances.

Default: 'utf8'