utf8Encode property

List<int> utf8Encode

Perform utf8 encoding

Implementation

List<int> get utf8Encode => utf8.encode(this);