encoder 属性

AsciiEncoder encoder
重写

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

它可能是状态性的,不应重复使用。

实现

AsciiEncoder get encoder => const AsciiEncoder();