toBytes 抽象方法

Uint8List toBytes()

返回当前构建器的字节内容的副本。

保持本构建器的原始内容不变。

实现

Uint8List toBytes();