encoder 属性

Utf8Encoder encoder
重写

返回从 StringList<int> 的编码器。

它可能具有状态,不应重复使用。

实现

Utf8Encoder get encoder => const Utf8Encoder();