takeBytes method

List<int> takeBytes ()

Returns the contents of this and clears this.

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

Implementation

List<int> takeBytes();