consumeBytes

Consume the body of the response as a byte array.

This method reads all the data from the response into a byte array. Can be called only once.

Return

a ByteArray representing the body of the response.