toBytes abstract method

Uint8List toBytes()

Returns a copy of the current byte contents of this builder.

Leaves the contents of this builder intact.

Implementation

Uint8List toBytes();