takeBytes 抽象方法

Uint8List takeBytes()

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

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

实现

Uint8List takeBytes();