utf8Encode property

List<int> get utf8Encode

进行utf8编码

Implementation

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