takeBytes method

Uint8List takeBytes ()

Returns the contents of this and clears this.

The list returned is a view of the internal buffer, limited to the length.

Implementation

Uint8List takeBytes();