encoder 属性

AsciiEncoder encoder
override

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

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

实现

AsciiEncoder get encoder => const AsciiEncoder();