takeBytes 抽象方法

Uint8List takeBytes()

返回当前构建器中包含的字节,并清除它。

返回的列表可能是更大缓冲区的一个视图。

实现

Uint8List takeBytes();