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.

Source

List<int> takeBytes();