encoding property

Encoding encoding
getter/setter pair

default is Utf8Codec(allowMalformed: true)

Implementation

Encoding encoding;